6.0.2-liquid.24 • Published 3 years ago
@asoltys/liquidjs-lib v6.0.2-liquid.24
LiquidJS
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).
- Create a 1-to-1 Transaction
- Create a 1-to-1 confidential Transaction
- Create (and broadcast via 3PBP) a typical Transaction
- Create (and broadcast via 3PBP) a confidential Transaction
- Create (and broadcast via 3PBP) a Transaction with an OP_RETURN output
- Create (and broadcast via 3PBP) a Transaction, with a 2-of-4 P2SH(multisig) input
- Create (and broadcast via 3PBP) a Transaction, with a SegWit P2SH(P2WPKH) input
- Create (and broadcast via 3PBP) a confidential Transaction, with a SegWit P2SH(P2WPKH) input
- Create (and broadcast via 3PBP) a Transaction, with a SegWit P2WPKH input
- Create (and broadcast via 3PBP) a confidential Transaction, with a SegWit P2WPKH input
- Create (and broadcast via 3PBP) a Transaction, with a SegWit P2PK input
- Create (and broadcast via 3PBP) a confidential Transaction, with a SegWit P2PK input
- Create (and broadcast via 3PBP) a Transaction, with a SegWit 3-of-4 P2SH(P2WSH(multisig) input
- Create (and broadcast via 3PBP) a confidential Transaction, with a SegWit 3-of-4 P2SH(P2WSH(multisig) input
- Create (and broadcast via 3PBP) a Transaction and sign with an HDSigner interface (bip32)
- Create (and broadcast via 3PBP) a confidential Transaction and sign with an HDSigner interface (bip32)
Bundle
$ browserify src/index.js --standalone liquid > bundle.js
6.0.2-liquid.24
3 years ago
6.0.2
4 years ago
5.1.38
4 years ago
5.1.37
4 years ago
5.1.36
5 years ago
5.1.35
5 years ago
5.1.34
5 years ago
5.1.29
5 years ago
5.1.28
5 years ago
5.1.27
5 years ago
5.1.26
5 years ago
5.1.25
5 years ago
5.1.24
5 years ago
5.1.23
5 years ago
5.1.33
5 years ago
5.1.32
5 years ago
5.1.31
5 years ago
5.1.22
5 years ago
5.1.21
5 years ago
5.1.20
5 years ago
5.1.19
5 years ago
5.1.18
5 years ago
5.1.15
5 years ago
5.1.14
5 years ago
5.1.13
5 years ago
5.1.12
5 years ago
5.1.8
5 years ago