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
Testing with Go
Sources: usegolang.com
Learn how to test real, complex software written in Go. Large or small, perfect abstractions or global state galore; it doesn't matter what your code looks like, you CAN learn t...
33 hours 16 minutes 48 seconds
Foundations of Debugging for Golang
Sources: ByteSizeGo, Matt Boyle
Debugging is the most important skill that most people are never taught. Being able to debug locally and in production is a critical skill for any Go...
Web Authentication, Encryption, JWT, HMAC, & OAuth With Go
Sources: udemy
An Intermediate Level Course for the Go Programming Language covering Web Authentication, Encryption, JWT, HMAC, & OAuth. Google's Go Programming Language is one of the fastest ...
14 hours 3 minutes 23 seconds
For the Love of Go: Book/Video Bundle
Sources: John Arundel
Hello, and welcome to learning Go! It's great to have you here. This is the bundled edition of ‘For the Love of Go’, a book introducing the Go programming langu
6 hours 12 minutes 54 seconds