Package Exports
- bitcoinjs-lib/src/address
- bitcoinjs-lib/src/ecdsa
- bitcoinjs-lib/src/eckey
- bitcoinjs-lib/src/script
- bitcoinjs-lib/src/transaction
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bitcoinjs-lib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.