Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/txnlab/use-wallet

A framework agnostic wallet integration library for Algorand dApps
https://github.com/txnlab/use-wallet

algokit algorand algosdk defly-connect exodus-wallet kibisis kmd lute-wallet pera-connect wallet walletconnect

Last synced: about 1 month ago
JSON representation

A framework agnostic wallet integration library for Algorand dApps

Awesome Lists containing this project

README

        

# @txnlab/use-wallet

[![GitHub package.json version](https://img.shields.io/github/package-json/v/TxnLab/use-wallet?filename=packages%2Fuse-wallet%2Fpackage.json&label=version)](https://www.npmjs.com/package/@txnlab/use-wallet?activeTab=versions)
[![GitHub License](https://img.shields.io/github/license/TxnLab/use-wallet)](https://github.com/TxnLab/use-wallet/blob/main/LICENSE.md)

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](https://txnlab.gitbook.io/use-wallet) for docs, guides, and examples!

### [Become a sponsor!](https://github.com/sponsors/TxnLab/)