blockchain
Blockchain framework
A proof-of-concept implementation of blockchain technology in JavaScript
📖Code for Blockchain Demo
932 stars
37 watching
270 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
blockchaincryptographyjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
input-output-hk/scorex | A modular blockchain framework with a simple and functional design, allowing easy experimentation and development of consensus algorithms. | 505 |
limechain/eoslime | A JavaScript framework for building, testing, and deploying EOSIO blockchain applications | 36 |
xuperchain/xuperchain | An open source blockchain architecture with features like dynamic kernel, high performance and modular design | 1,695 |
nambrot/blockchain-in-js | A JavaScript implementation of a blockchain data structure and its basic principles | 1,031 |
nujabes403/blockchains-tools | Provides a collection of blockchain-related tools and functions in JavaScript. | 44 |
exonum/exonum | An extensible framework for creating distributed ledgers with cryptographic security and permission control | 1,237 |
ibm-blockchain-archive/marbles | A simple asset transfer demonstration on a Hyperledger Fabric network using Node.js and GoLang chaincode | 1,024 |
4c656554/blockchainillustrations | A repository of graphical overviews for decentralized technologies | 65 |
blockchainsllc/dao | A framework for creating transparent organizations with governance and decision-making systems programmed into the Ethereum blockchain | 1,556 |
openblockchains/programming-blockchains | A step-by-step guide to building blockchains from scratch, starting with crypto hashes. | 667 |
izqui/blockchain | An implementation of a basic blockchain network with ECDSA key generation and proof of work requirements for transactions and block generation. | 845 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 124 |
minaminao/ctf-blockchain | A collection of over 200 CTF blockchain challenges, challenges and writeups for learning and practicing security testing | 836 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
0xcert/framework | A decentralized application framework providing tools and conventions for building secure, interoperable dapps. | 342 |