Blockchain from scratch with GRPC and Protobuffers
4h 56m 12s
English
Paid
Course description
Learn the basics of blockchain from scratch by step-by-step creating your own system. You will master public and private key cryptography, working with blocks and Protobuffers, implementing transactions and nodes on gRPC, as well as mechanisms for peer-to-peer interaction, data storage, and the transaction mempool.
Watch Online
Join premium to watch
Go to premium
# | Title | Duration |
---|---|---|
1 | Private and public key cryptography | 38:29 |
2 | Blocks and protobuffers | 27:12 |
3 | Implementing Transactions | 38:46 |
4 | Implementing the node server with GRPC | 40:27 |
5 | Connecting with peers | 35:45 |
6 | Peer discovery (P2P) | 36:34 |
7 | Blockchain data structure | 40:38 |
8 | Transaction mempool | 38:21 |
Similar courses

Introduction to Testing in Go (Golang)
Sources: udemy
Writing unit tests and integration tests is one of the most-neglected aspects of software development. All too often, a developer will find him or herself say "but it works on m...
12 hours 17 minutes 47 seconds

Learn Blockchain Technology & Cryptocurrency in Java
Sources: udemy
Blockchain is a revolutionary technology that allows for decentralized and distributed storage of information. Maybe the hottest topic at the moment in the fiel
5 hours 44 minutes 32 seconds

How to develop a productive HTTP client in Golang (Go)
Sources: udemy
Have you ever called a REST API from your Go program? Did you implemented your own HTTP client or did you ended up using some of the thousand libraries out there? Do you know wh...
9 hours 44 minutes 29 seconds

Ethereum and Solidity The Complete Developer's Guide1
Sources: zerotomastery.io
Learn Solidity from scratch, from an industry expert. You'll learn Solidity fundamentals all the way to advanced blockchain technologies so that you'll be able
12 hours 56 minutes 12 seconds