wif

WIF encoder/decoder

A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format

Bitcoin Wallet Import Format JS encoding/decoding module

GitHub

80 stars
10 watching
42 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list

bitcoin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bitcoinjs/bech32 A Bech32 encoding/decoding library for Bitcoin transactions 107
bitcoinjs/bip66 A module for encoding and decoding strict DER signatures in JavaScript. 14
bitcoinjs/bip21 Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification 56
cryptocoinjs/bs58 A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. 215
bitcoinjs/bip68 An encoding and decoding library for Bitcoin's relative lock-time specification. 2
bitcoinjs/bitcoinjs-message A library providing functions to generate digital signatures for Bitcoin messages. 130
bitcoinjs/bs58check A library that implements base58 encoding and decoding with checksum verification 91
bitcoinjs/bip38 Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys 211
consensys/abi-decoder A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. 640
bitcoinjs/bip39 A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system 1,101
bitpay/bitcoind.js Provides a Node.js interface to the Bitcoin blockchain 44
cryptocoinjs/cryptocoin A JavaScript library for interacting with cryptocurrencies in the browser. 140
moneybutton/yours-bitcoin A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. 197
cryptocoinjs/coinkey A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. 149
yenom/bitcoinkit A toolkit for building Bitcoin-based applications on iOS and macOS 844