Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 990 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 990 Bytes

@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!