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

A javascript Liquid library for node.js and browsers.

License

Notifications You must be signed in to change notification settings

PorticoExchange/liquidjs-lib-3

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 60.8%
  • JavaScript 39.2%