Toggle navigation
CryptoCoinJS
About
Main
Contributing
FAQ
Team
Guide
Getting Started
Currency Modules
bip38 - Password encrypted private keys
btc-p2p - Manage a network of peers in a Bitcoin p2p network
coininfo - Crypto Currency Specific Information
coinkey - Private Keys / Addresses
coinstring - Create & Parse Addresses / WIF / Base58
eckey - Private Keys / Elliptic Curve
hdkey - Deterministic Keys / BIP32
p2p-manager - Manage a network of peers in a p2p network
p2p-node - Handle p2p traffic on crypto currency networks
btc-address - Bitcoin Address Handling
btc-opcode - Bitcoin Opcodes
btc-script - Bitcoin Script
btc-scriptinterpreter - Bitcoin Script Interpreter
btc-transaction - Bitcon Transaction Creation / Parsing
Crypto Modules
aes - Advanced Encryption Standard
crypto-hashing - Normalized interface to hash functions
ecdsa - Elliptic Curve Signing / Verification
ecurve - Elliptic Curve Cryptography
pbkdf2-sha256 - PBKDF2 using SHA256 HMAC
ripemd160 - RIPEMD160 hash
scryptsy - Scrypt Key Derivation
sha512 - SHA 512 Secure Hashing Algorithm
Misc Modules
bigi - Big Integers
binstring - Convert data types
bs58 - BASE58 encoding / decoding
qr-encode - Encode data into QR
Previous
Next
GitHub
btc-scriptinterpreter
Install
btc-scriptinterpreter
NOTE:
Needs documentation TLC.
Install
npm install --save btc-scriptinterpreter