Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 566 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 566 Bytes

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