bip39
Mnemonic generator
A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
1k stars
35 watching
446 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
bipbip39bitcoinbitcoinjsjavascriptmnemonic
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 214 |
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes | 75 |
| An implementation of BIP0039 encryption protocol for Bitcoin wallets | 54 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
| A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
| An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 83 |
| A utility for organizing Bitcoin transactions by input and output order | 5 |
| A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 216 |
| A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
| A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. | 198 |
| Provides a Node.js interface to the Bitcoin blockchain | 44 |