louisinger / liquidjs-lib

A javascript Liquid library for node.js and browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A javascript Liquid library for node.js and browsers.

License:MIT License


Languages

Language:TypeScript 66.8%Language:JavaScript 33.2%