JavaScript SDK for UTXO Stack.
The utxo-stack-sdk is still under development and aim for providing low-level APIs of data construction. You should get familiar with Branch chain transaction structure and RPCs before using it and design your own DApp SDK based on this one.
$ pnpm install
$ pnpm build
$ pnpm test