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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8dcaa12 · Apr 1, 2025
Mar 31, 2025
Sep 4, 2024
Apr 1, 2025
Apr 1, 2025
Apr 1, 2025
Oct 7, 2024
Jun 5, 2024
Oct 7, 2024
Jan 10, 2025
Oct 7, 2024
Jan 18, 2023
Sep 6, 2024
Jul 17, 2024
Jul 18, 2024
Mar 31, 2025
Apr 1, 2025
Mar 26, 2024

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!