[March 27, 2023] Dashboard API Credentials, BORA Network Support for Unity SDK, Wallet Home for MEVerse Network

[Face Wallet SDK for Web] Latest Version: v1.9.4
[Face Wallet SDK for Unity] Latest Version: v1.3.12
[Face Wallet SDK for React Native] Latest Version: v1.7.1

[Web SDK] Error Change

The error code will change. The 4100 error and BORA network-related errors described in the existing SDK document are the same, but other unofficially used error codes have been changed. In addition, when the Face Wallet modal is closed, the USER_REJECTED_REQUEST error is now generated so that Dapp can be informed. Thus, if you're not implementing try-catch blocks when using Face Object's methods or relying on unofficial error codes, we recommend referring to this for guidance.

(However, USER_REJECTED_REQUEST error will not occur in face.wallet.home().)


[Dashboard] API Credentials

The API Key section in the Face Wallet Dashboard now includes API Credentials, which consist of a pair of API Key and API Secret. This means that you can now view both the API Key and API Secret in the Dashboard. The API Secret is a critical security value used in loginWithIdToken, BORA Connect, and other features. To ensure security, the API Secret value can only be viewed when issuing an API Credential, so please manage it securely.

Refer to this for detailed explanation for Dashboardโ€™s API Credential.


[Unity SDK] BORA Network Support

Now, the BORA network is supported in Unity SDK. Using Unity SDK, you can integrate Face Wallet into the Dapp on BORA network.


[Web/Unity SDK] MEVerse Network support on Wallet Home

From now on, Wallet Home feature is available on Web/Unity SDK supporting MEVerse Network. By integrating the Wallet Home modal, you can confirm transactions and transfers involving MEVerse Network assets.

For more information on using the Wallet Home feature with the Web SDK, refer to this, and for information on the Unity SDK, refer to this.


Etc.

  • [Web SDK] Instead of Network Parameter, number type can be used for Chain ID.
  • [All] When swapping tokens from Klaytn Network in the Face Wallet Home modal, the swaps will now occur on Klayswap.