Pinned Repositories
addressgen
Generate cryptocurrency addresses
akraycek
binsort
A streaming binary sorting tool written in C++
bip21
A BIP21 compatible URL encoding utility library
bip32-utils
A small set of utilities for use with BIP32 HD key nodes
bip32-wallet
DEPRECATED - A BIP32 Wallet backed by bitcoinjs-lib, lite on features but heavily tested.
bip38
BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
bip39
A web tool for converting BIP39 mnemonic codes
coinselect
A fee-optimizing, transaction input selection module for bitcoinjs-lib.
fast-dat-parser
Superfast blockchain parser for stats
akraycek's Repositories
akraycek/coinselect
A fee-optimizing, transaction input selection module for bitcoinjs-lib.
akraycek/fast-dat-parser
Superfast blockchain parser for stats
akraycek/akraycek
akraycek/binsort
A streaming binary sorting tool written in C++
akraycek/bip21
A BIP21 compatible URL encoding utility library
akraycek/bip32-utils
A small set of utilities for use with BIP32 HD key nodes
akraycek/bip32-wallet
DEPRECATED - A BIP32 Wallet backed by bitcoinjs-lib, lite on features but heavily tested.
akraycek/bip38
BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
akraycek/bip39
A web tool for converting BIP39 mnemonic codes
akraycek/bip39-1
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
akraycek/bip44-constants
This package provides BIP44 coin constants as found here: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
akraycek/bip69
Lexicographical Indexing of Transaction Inputs and Outputs
akraycek/bitcoin
Bitcoin Core integration/staging tree
akraycek/bitcoinjs-lib
Bitcoin-related functions implemented in pure JavaScript
akraycek/bitcoinjs-message
akraycek/bitcoinjs.github.com
BitcoinJS.org website
akraycek/bitcore-lib
A pure and powerful JavaScript Bitcoin library
akraycek/bs58check
A straight forward implementation of base58check extending upon bs58.
akraycek/crypto-browserify
partial implementation of node's `crypto` for the browser
akraycek/dict
akraycek/maildrop
MailDrop is an open-source, scalable, high-performance version of Mailinator.
akraycek/merkle-lib
A performance conscious library for merkle root and tree calculations.
akraycek/meteop
akraycek/pushdata-bitcoin
encode/decode number as bitcoin pushdata integer
akraycek/tif
Bitcoin Transaction Interchange Format (TIF) decoding/encoding module
akraycek/typeforce
Another biased type checking solution for Javascript
akraycek/varuint-bitcoin
encode/decode number as bitcoin variable length integer https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer
akraycek/wif
Bitcoin Wallet Import Format JS encoding/decoding module
akraycek/world
akraycek/XKCD-password-generator
Generate secure multiword passwords/passphrases, inspired by XKCD