A foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
-
Updated
Jan 14, 2025 - Go
A foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
Blockchain for a record management and money transfer system
A content sharing platform where a post shared by a user is treated as transaction, and further stored in blocks which are then added to the blockchain. We use proof of work to authenticate a block and consensus is reached accordingly before a block is added to the blockchain.
BlockchainX - An interactive blockchain simulator & visualizer. Create wallets, send transactions, and mine blocks with real-time nonce iteration. Check out at https://shahvandit8.github.io/blockchain-simulator/
Add a description, image, and links to the blockchain-from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the blockchain-from-scratch topic, visit your repo's landing page and select "manage topics."