Skip to content

utxostack/utxo-stack-sdk

 
 

Repository files navigation

UTXO Stack SDK JavaScript

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.

Development Process

$ pnpm install
$ pnpm build
$ pnpm test

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.7%
  • JavaScript 38.3%