0.18.2 • Published 7 years ago
parsec-lib v0.18.2
parsec-lib
test:
npm install
npm testinstall:
npm i -S parsec-libCreate Transaction Proof:
const transfer = Tx.transfer(height, ins, outs).sign(privKey);
const block = new Block(parent, height);
block.proof(transfer.toRaw(), position, [SIBLING_HASH, SIBLING_HASH])LICENSE
Most Parsec Lib source files (lib folder and below) are made available under the terms of the GNU Affero General Public License (GNU AGPLv3). See individual files for details.
0.18.2
7 years ago
0.18.1
7 years ago
0.18.0
7 years ago
0.17.0
7 years ago
0.17.0-web3.5
7 years ago
0.17.0-web3.4
7 years ago
0.17.0-web3.3
7 years ago
0.17.0-web3.2
7 years ago
0.16.11
7 years ago
0.16.10
7 years ago
0.16.9
7 years ago
0.16.8
7 years ago
0.16.7
7 years ago
0.17.0-web3.1
7 years ago
0.17.0-web3.0
7 years ago
0.16.5
7 years ago
0.16.4
7 years ago
0.15.4
7 years ago
0.15.3
7 years ago
0.16.3
7 years ago
0.15.2
7 years ago
0.16.2
7 years ago
0.16.1
7 years ago
0.16.0
7 years ago
0.15.1
7 years ago
0.15.0
7 years ago
0.14.2
7 years ago
0.14.1
7 years ago
0.14.0
7 years ago
0.13.6
7 years ago
0.13.5
7 years ago
0.13.4
7 years ago
0.13.3
7 years ago
0.13.2
7 years ago
0.13.1
7 years ago
0.13.0
7 years ago
0.12.0
7 years ago
0.10.3
7 years ago
0.10.2
7 years ago
0.11.0
7 years ago
0.10.1
7 years ago
0.10.0
7 years ago
0.9.2
7 years ago
0.7.0
7 years ago
0.6.0
7 years ago
0.1.1
8 years ago
0.1.0
8 years ago