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
0:00
/ #1: Private and public key cryptography
All Course Lessons (8)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Private and public key cryptography Demo | 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 |
Unlock unlimited learning
Get instant access to all 7 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Golang (Go) Concurrency: Hands-On Guide
Sources: udemy
Unlock the potential of parallel programming in Go with this practical guide. This course is designed for intermediate and advanced level developers...
2 hours 9 minutes 27 seconds
Web hook service application over SSH
Sources: Anthony GG
Let's create a terminal application and a server that generate a unique link to be used as a webhook URL and directly forward responses to...
3 hours 16 minutes 6 seconds
Build a Google Analytics in Go
Sources: Dominic St-Pierre
This course assumes you've taken my Build SaaS apps in Go course or are familiar with Go's standard library for building web applications.
7 hours 18 minutes 48 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
Advanced Branching and Looping in GO
Sources: pluralsight
GO is a relatively new programming language. In this course, Advanced Branching and Looping in GO, you will gain the ability to effectively use the GO for loop statement, and th...
1 hour 14 minutes 40 seconds