DEV Community

Alex Pliutau
Alex Pliutau

Posted on

packagemain #0 - Building gRPC blockchain Server & Client in Go

In this video I am building a gRPC Server & Client in Go, by implementing blockchain service.

I am reviewing the following Go packages:
https://godoc.org/google.golang.org/grpc
https://github.com/golang/protobuf

https://www.youtube.com/watch?v=gju-bml4kdw

Top comments (0)