Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 2.73 KB

README.md

File metadata and controls

36 lines (27 loc) · 2.73 KB

LiquidJS

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 Blockstream Liquid

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 liquid > bundle.js