blockchain
Blockchain framework
A proof-of-concept implementation of blockchain technology in JavaScript
📖Code for Blockchain Demo
931 stars
37 watching
269 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,694 |
nambrot/blockchain-in-js | A JavaScript implementation of a blockchain data structure and its basic principles | 1,033 |
nujabes403/blockchains-tools | Provides a collection of utility functions for blockchain development | 44 |
exonum/exonum | An extensible framework for creating permissioned blockchain applications | 1,241 |
ibm-blockchain-archive/marbles | A simple asset transfer demonstration on a Hyperledger Fabric network using Node.js and GoLang chaincode | 1,023 |
4c656554/blockchainillustrations | A repository of graphical overviews for decentralized technologies | 66 |
blockchainsllc/dao | A framework for creating transparent organizations with governance and decision-making systems programmed into the Ethereum blockchain | 1,558 |
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. | 846 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 129 |
minaminao/ctf-blockchain | A collection of over 200 CTF blockchain challenges, challenges and writeups for learning and practicing security testing | 862 |
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. | 343 |