@algorandfoundation/liquid-auth-use-wallet-client
v1.1.0
Published
A TypeScript library for Liquid Auth's Use-Wallet Client
Downloads
103
Keywords
Readme
Liquid Auth - Use-Wallet Client/Provider/Wallet Library
This contains code abstracted out of the Use-Wallet Liquid Auth Wallet provider in Use-Wallet.
Installation
This module uses pnpm, so install it first.
Then use pnpm run build
to build the lib, and pnpm run test
or pnpm run coverage
to run vitest in trailing mode or to produce test coverage.
NPM
This package can be found on NPM and downloaded as such:
npm i @algorandfoundation/liquid-auth-use-wallet-client