SavjeeCoin
Blockchain simulator
A simple blockchain implementation in JavaScript for educational purposes
A simple blockchain in Javascript. For educational purposes only.
2k stars
88 watching
752 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
blockchaincryptographywallet
Related projects:
Repository | Description | Stars |
---|---|---|
nambrot/blockchain-in-js | A JavaScript implementation of a blockchain data structure and its basic principles | 1,031 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
0xs34n/blockchain | A proof-of-concept implementation of blockchain technology in JavaScript | 932 |
grapebaba/sui4j | Provides a Java library for working with Smart Contracts on the @MystenLabs/sui blockchain | 25 |
fanatid/bitcoind-regtest | A tool for testing and simulating Bitcoin transactions on a private blockchain | 1 |
thomvis/swiftcoin | A simplistic blockchain and cryptocurrency project in Swift | 33 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
anthias-labs/arbiter | A tool for simulating stateful Ethereum smart contracts in a sandbox environment | 681 |
xuperchain/xuper-sdk-js | A JavaScript SDK for interacting with the XuperChain blockchain network | 14 |
dpikalov/libra-wallet | A web application that simulates a Libra wallet with basic features such as account management and transactions. | 5 |
software-mansion/starknet-jvm | A toolkit for interacting with the Starknet blockchain using JVM languages | 65 |
cosmos/cosmjs | A comprehensive JavaScript library for building blockchain-based client solutions | 654 |
algorand/js-algorand-sdk | An official JavaScript library for interacting with the Algorand blockchain network | 285 |
arbazkiraak/smartcontractlearning | A Solidity-based smart contract framework for learning and interacting with Ethereum contracts | 17 |
haseeb-qureshi/lets-build-a-blockchain | A simple cryptocurrency built in Ruby on the blockchain concept | 441 |