blockchain-in-js

Blockchain simulator

A JavaScript implementation of a blockchain data structure and its basic principles

Build your own blockchain!

GitHub

1k stars
29 watching
200 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists

bitcoinblockchainjavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
savjee/savjeecoin A simple blockchain implementation in JavaScript for educational purposes 1,739
chromaway/blockchainjs A JavaScript library for interacting with the Bitcoin blockchain. 6
0xs34n/blockchain A proof-of-concept implementation of blockchain technology in JavaScript 931
nujabes403/blockchains-tools Provides a collection of utility functions for blockchain development 44
moneybutton/yours-bitcoin A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. 198
bitpay/bitcoind.js Provides a Node.js interface to the Bitcoin blockchain 44
algorand/js-algorand-sdk An official JavaScript library for interacting with the Algorand blockchain network 288
fanatid/bitcoind-regtest A tool for testing and simulating Bitcoin transactions on a private blockchain 1
bandprotocol/libra-web Enables JavaScript programs to interact with the Libra blockchain using a lightweight client-side library 25
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. 33
openblockchains/programming-blockchains A step-by-step guide to building blockchains from scratch, starting with crypto hashes. 667
snjyor/quant_backtest Backtesting platform for cryptocurrency trading strategies on Binance and Bitfinex data 6
kay-is/web3-from-zero Teaches JavaScript developers about the basics of web3 and blockchain technology from a web application perspective. 326
simondlr/theblockchain An exploration of blockchain technology and its applications in various fields, including publishing and data management. 3
bitcoin-studio/bitcoin-programming-with-bitcoinjs A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. 162