Skip to content

A javascript Sequentia library for node.js and browsers.

License

Notifications You must be signed in to change notification settings

SequentiaSEQ/sequentia-lib

 
 

Repository files navigation

SEQLibs

Build Status

code style: prettier

The following library forks bitcoinjs/bitcoinjs-lib and contains modifications that are necessary for support of elements-based blockchains such as Sequentia

Released under the terms of the MIT LICENSE.

Examples

The below examples are implemented as integration tests (as in bitcoinjs-lib).

Bundle

$ browserify src/index.js --standalone Seq > bundle.js

Roadmap

  • Add SEQ Asset
  • POS
  • Anchor

About

A javascript Sequentia library for node.js and browsers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 60.8%
  • JavaScript 39.2%