unisat-wallet / wallet-sdk

ISC License
43 stars 26 forks source link

UniSat Wallet SDK

Getting started

This repo uses a yarn workspace. To get started, run:

# install
yarn install

# build
yarn build

# test
yarn test

Usage


yarn add @unisat/wallet-sdk