Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 224 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 224 Bytes

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