programming-blockchains
Blockchain builder
A step-by-step guide to building blockchains from scratch, starting with crypto hashes.
Programming Blockchains Step-by-Step book / guide. Let's build blockchains from scratch (zero) step by step. Let's start with crypto hashes...
667 stars
31 watching
73 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rubycocos/blockchain | Tools and libraries for building blockchain applications in Ruby | 224 |
haseeb-qureshi/lets-build-a-blockchain | A simple cryptocurrency built in Ruby on the blockchain concept | 441 |
volodymyrprokopyuk/go-blockchain | A comprehensive guide to building and learning blockchain technology from scratch in Go with gRPC | 248 |
openblockchains/blockchain-whitepapers | Collection of documents detailing the theoretical foundations and early development of Bitcoin and blockchain technology | 9 |
chaintope/bitcoinrb | A Ruby implementation of the Bitcoin protocol | 62 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
simondlr/theblockchain | An exploration of blockchain technology and its applications in various fields, including publishing and data management. | 3 |
dcbuild3r/blockchain-development-guide | A guide aggregating resources and commentary on learning blockchain development, particularly in the Ethereum ecosystem. | 1,346 |
0xs34n/blockchain | A proof-of-concept implementation of blockchain technology in JavaScript | 932 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 124 |
aantonop/bitcoinbook | A comprehensive guide to building and interacting with the Bitcoin blockchain | 21 |
ethworks/ethereum.rb | A Ruby library for building and interacting with Ethereum smart contracts on the blockchain | 731 |
bcrypt-ruby/bcrypt-ruby | A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,928 |
rollchains/spawn | An all-in-one platform for building and managing custom modular Cosmos-SDK blockchains | 97 |
danielgerlag/nblockchain | A .NET standard library that simplifies the development of blockchain-enabled applications by providing a flexible framework for defining data and rules. | 83 |