Wallet Connect Buttons

A demonstration of the various options available for connecting to, or creating user wallets.

Try it out

Navigate through the tabs below to see the options in action.

Local Wallet

Generate a wallet, and encrypt the private key in local storage. The password used to encrypt the private key is what is used to decrypt it. The user can export the wallet at any time.

  • Pro: Seamless onboarding experience.
  • Con: Easy to lose access to the wallet if local storage is deleted.

View the source code on GitHub.