πŸš€ Overview

Face Wallet can be integrated on the Unity platform with the Unity SDK.
This guide introduces how to install Unity SDK and build Sample Dapp that uses Unity SDK.
By using Sample Dapp, you can learn how to use Face Wallet features with the Unity SDK.

In Sample Dapp, you can use the following functionalities:

  • Login to Face Wallet
  • Send Coin
  • Send ERC20
  • Get ERC20 Balance
  • Send ERC721
  • Send ERC1155
  • Sign Message

You can find the Unity SDK on Github.