You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Thomas
708ada61fa
|
14 years ago | |
---|---|---|
crypto-js | 14 years ago | |
events | 14 years ago | |
jsbn | 14 years ago | |
README.md | 14 years ago | |
address.js | 14 years ago | |
base58.js | 14 years ago | |
bitcoin.js | 14 years ago | |
ecdsa.js | 14 years ago | |
eckey.js | 14 years ago | |
opcode.js | 14 years ago | |
script.js | 14 years ago | |
transaction.js | 14 years ago | |
txdb.js | 14 years ago | |
util.js | 14 years ago | |
wallet.js | 14 years ago |
README.md
bitcoinjs-lib
A library containing Bitcoin client-side functionality in JavaScript, most notably ECDSA signing and verification.
Status
This is currently pretty raw code. We're planning to clean it up, convert everything into CommonJS modules and put a flexible build system in place.
Prototype software, use at your own peril.