πŸš€ Overview

Face Wallet can be integrated on the React Native Platform with the React Native SDK.
This guide introduces how to install React Native SDK and build Sample Dapp that uses React Native SDK.
By using Sample Dapp, you can learn how to use Face Wallet features with the React Native 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
  • Open Wallet Home

We support the following Blockchain on React Native SDK.

  • Ethereum
  • Polygon
  • BNB Smart Chain
  • Klaytn

You can find the Sample Dapp with React Native SDK on Github.