Package Exports
- bitbox-sdk
- bitbox-sdk/lib/Address
- bitbox-sdk/lib/BITBOX
- bitbox-sdk/lib/ECPair
- bitbox-sdk/lib/HDNode
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 (bitbox-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
BITBOX SDK
bitbox-sdk is a utility for creating great Bitcoin Cash applications. It can be used from the command line or from within client/server apps.
Extensive documentation available at:
Open Source / Creative Commons Listings
- assert - MIT
- axios - MIT
- babel - MIT
- bigi - none
- bip21 - ISC
- bip39 - ISC
- bitcoincash-ops - MIT
- bitcoinjs-lib - MIT
- bitcoinjs-message - MIT
- bs58 - MIT
- buffer - MIT
- cashaddrjs - MIT
- chai - MIT
- mocha - MIT
- nyc - ICS
- qrcode - MIT
- randombytes - MIT
- safe-buffer - MIT
- satoshi-bitcoin - MIT
- sinon - BSD-3-Clause