• Stars
    star
    11
  • Rank 1,694,829 (Top 34 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

bitcoin OP codes

More Repositories

1

bitcoinjs-lib

A javascript Bitcoin library for node.js and browsers.
TypeScript
5,592
star
2

bip39

JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
JavaScript
983
star
3

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.
JavaScript
206
star
4

coinselect

An unspent transaction output (UTXO) selection module for bitcoin.
JavaScript
178
star
5

bip32

A BIP32 compatible library.
JavaScript
151
star
6

bitcoinjs-message

JavaScript
126
star
7

bolt11

A library for encoding and decoding lightning network payment requests as defined in BOLT #11.
JavaScript
93
star
8

bip44-constants

This package provides BIP44 coin constants as found here: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
JavaScript
87
star
9

bs58check

A straight forward implementation of base58check extending upon bs58.
JavaScript
85
star
10

bech32

Bech32 encoding / decoding
TypeScript
84
star
11

wif

Bitcoin Wallet Import Format JS encoding/decoding module
JavaScript
75
star
12

bip32-utils

A small set of utilities for use with BIP32 HD key nodes
JavaScript
74
star
13

fast-dat-parser

Superfast blockchain parser for stats
C++
73
star
14

tiny-secp256k1

A tiny secp256k1 native/JS wrapper
JavaScript
58
star
15

bip21

A BIP21 compatible URL encoding utility library
JavaScript
55
star
16

indexd

An external bitcoind index management service module
JavaScript
53
star
17

merkle-lib

A performance conscious library for merkle root and tree calculations.
JavaScript
29
star
18

bitcoinjs.org

HTML
20
star
19

bip32-wallet

A BIP32 Wallet backed by bitcoinjs-lib, lite on features but heavily tested.
JavaScript
19
star
20

regtest-client

A client library based off of the integration tests of bitcoinjs-lib. This requires a server component.
JavaScript
18
star
21

regtest-server

A regtest server for bitcoinjs-lib testing
JavaScript
18
star
22

bip174

A BIP174 compatible partial Transaction encoding library.
TypeScript
17
star
23

electrum-mnemonic

Electrum Mnemonics (electrum v2 and greater)
TypeScript
15
star
24

payjoin-client

A Payjoin Client Library in JS with TypeScript types
TypeScript
15
star
25

blkdat-stream

A blk*.dat streaming module, useful for parsing the Bitcoin blockchain
JavaScript
14
star
26

aezeed

A package for encoding, decoding, and generating mnemonics of the aezeed specification. (WIP)
TypeScript
13
star
27

bip66

Strict DER signatures
JavaScript
12
star
28

ecpair

The ECPair module for bitcoinjs-lib
TypeScript
9
star
29

varuint-bitcoin

encode/decode number as bitcoin variable length integer https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer
JavaScript
6
star
30

bip69

Lexicographical Indexing of Transaction Inputs and Outputs
JavaScript
4
star
31

playground

Go nuts! PRs can be useful for discussion, and won't be rejected
JavaScript
3
star
32

bip65

A BIP65 absolute lock-time encoding library.
JavaScript
2
star
33

utxo

JavaScript
2
star
34

bip68

A BIP68 relative lock-time encoding library.
JavaScript
2
star
35

minimaldata

A module to check bitcoin policy: SCRIPT_VERIFY_MINIMALDATA
JavaScript
2
star
36

pushdata-bitcoin

encode/decode number as bitcoin pushdata integer
JavaScript
2
star
37

uint8array-tools

A set of tools for Uint8Array to aide in the move from Buffers.
JavaScript
1
star
38

tif

DEPRECATED: Bitcoin Transaction Interchange Format (TIF) decoding/encoding module
JavaScript
1
star