yours-bitcoin
Blockchain library
A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing.
Javascript implementation of Bitcoin.
197 stars
35 watching
43 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 32 |
bitcoin-abe/bitcoin-abe | A tool that loads and displays Bitcoin blockchain data in a graphical user interface. | 982 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
nambrot/blockchain-in-js | A JavaScript implementation of a blockchain data structure and its basic principles | 1,031 |
bandprotocol/libra-web | Enables JavaScript programs to interact with the Libra blockchain using a lightweight client-side library | 25 |
prettymuchbryce/hellobitcoin | A collection of simple programs demonstrating key generation, transaction creation and network communication for the Bitcoin protocol | 249 |
mappum/bitcoin-net | An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. | 24 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
bitcoin-labs/bitcoin-mobile-android | An Android application implementing a user-friendly interface for interacting with the Bitcoin network | 30 |
conradoqg/naivecoin | A cryptocurrency implementation providing basic blockchain and wallet functionality in a minimalistic approach. | 1,225 |