Resources
Valuable assets for developers and users interested in integrating WalletKit into their applications.
- Awesome WalletConnect - Community-curated collection of WalletConnect-enabled wallets, libraries, and tools.
- AppKit Laboratory - A place to test your wallet integrations against various setups of AppKit.
- WalletKit GitHub - WalletKit GitHub repository.
Wallet Resources
To check more in details go and visit our WalletKit Swift implementation app. Sample Wallet and Dapp sample apps can be found under the Example directory in Swift's V2 repository
If you need to test your app's integration, you can use one of our following demo dapps.
Sign
- React dApp (with standalone client) - v2 (Demo)
- React dApp (with EthereumProvider + Ethers.js) - v2 (Demo)
- React dApp (with EthereumProvider + web3.js) - v2 (Demo)
- React dApp (with CosmosProvider) - v2 (Demo)
Dapp Resources
Sample Dapp can be found under the Example directory in Swift's V2 repository
You can test your integration against Swift Sample Wallet that is included in the same repo or use the following JS React Wallet: