Skip to content

A framework agnostic wallet integration library for Algorand dApps

License

Notifications You must be signed in to change notification settings

TxnLab/use-wallet

Repository files navigation

@txnlab/use-wallet

GitHub package.json version GitHub License

A framework agnostic Algorand wallet integration library with reactive framework adapters for React, Vue, and Solid.js.

Features

  • Easily add or remove wallet support with a few lines of code
  • Configure each wallet provider as needed for your application
  • Allow users to easily switch between active accounts and wallet providers
  • Sign and send transactions
  • Restore sessions for returning users
  • Full TypeScript support

Visit txnlab.gitbook.io/use-wallet for docs, guides, and examples!