bip68

Lock time encoder

An encoding and decoding library for Bitcoin's relative lock-time specification.

A BIP68 relative lock-time encoding library.

GitHub

2 stars
4 watching
11 forks
Language: JavaScript
last commit: about 6 years ago
bip68bitcoin

Related projects:

Repository Description Stars
bitcoinjs/bip21 Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification 56
bitcoinjs/bip38 Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys 211
bitcoinjs/bip66 A module for encoding and decoding strict DER signatures in JavaScript. 14
cryptocoinjs/bs58 A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. 215
bitcoinjs/wif A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format 80
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
bitcoinjs/bech32 A Bech32 encoding/decoding library for Bitcoin transactions 107
bitcoinjs/bs58check A library that implements base58 encoding and decoding with checksum verification 91
rubencaro/cipher A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir 61
bitcoinjs/bip39 A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system 1,101
mongodb/bson-rust A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. 406
fxamacker/cbor A library for encoding and decoding binary data in a compact and secure format. 739
d1ll0n/abi-lity A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. 92
bitcoinjs/bip69 A utility for organizing Bitcoin transactions by input and output order 5
esaulpaugh/headlong Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. 79