Resources
Valuable assets for developers and users interested in integrating Web3Wallet into their applications.
- Awesome WalletConnect - Community-curated collection of WalletConnect-enabled wallets, libraries, and tools.
- Web3Modal Laboratory - A place to test your wallet integrations against various setups of Web3Modal.
- WalletKit GitHub - WalletKit GitHub repository.
Wallet Resources
WalletKit simplifies the integration process for wallet developers by combining our Sign and Auth APIs. Please note that only V2 WCURIs will work with this SDK, as V1 is being deprecated by June 28th, 2023.
Expo
Experimental: For Expo, we have an unofficial npx starter command. newWallet
represents the name of your project.
npx create-wc-wallet-expo@latest newWallet
This downloads an Expo template with WalletKit installed. More information available in this tutorial
Dapp Resources
If you need to test your app's integration, you can use one of our following demo wallets and/or dapps.
Sign
Was this helpful?