This contains code abstracted out of the Use-Wallet Liquid Auth Wallet provider in Use-Wallet.
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.
This package can be found on NPM and downloaded as such:
npm i @algorandfoundation/liquid-auth-use-wallet-client