Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 829 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 829 Bytes

Web3Auth Android Wallet

Example of using Web3Auth Android SDK.

  1. Clone the repository and open with Android Studio

  2. Run the app, you'll see a demo wallet app demonstrating full functionalities of Web3Auth Android SDK including authentication using social logins like Google, Facebook, Apple, Twitter, Discord and many more.

  3. Using different blockchains for fetching balance, signing a message and sending a transaction.

  4. Differnt blockchains supported: Eth Mainnet, Eth Goerli, Polygon Mainnet, Solana Mainnet, Solana Testnet and Solana Devnet.

App Architecture