| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The communications protocol for web3, Reown brings the ecosystem together by enabling hundreds of wallets and apps to securely connect and interact. This repository contains Flutter implementation of WalletConnect protocol for Flutter applications.
https://pub.dev/publishers/reown.com/packages
AppKit: https://docs.reown.com/appkit/flutter/core/installation
WalletKit: https://docs.walletconnect.network/wallet-sdk/flutter/installation
Reown is released under the Apache 2.0 license. See LICENSE for details.
1. git clone https://github.com/reown-com/reown_flutter.git 2. cd reown_flutter 3. sh scripts/generate_all.sh
The wallet will generate a random keys for evm, solana, polkadot, kadena, tron and cosmos
You will be able to restore your own key if wanted
NB: WalletKit sample is intended to be used just as an explanatory project
You can also download our Flutter Sample Wallet at:
You can also download our Flutter Sample Dapp at:
| Back | FazBrowse Home | New Git URL |