The foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
-
Updated
Nov 10, 2024 - Go
The 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.
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."