Monday 25 June 2018

A toy blockchain implementation, written in NodeJs(typescript), Angular 6 and gRPC(protobuf) protocol

I've just made a simple blockchain implementation, written in Pure Typescript. Just to figure out is gRPC better than JSON and how it fits into the browser/server workflow.Client app is written in Angular 6. May be useful as a starter point/educational project/experimenthttps://github.com/alexbyk/dummycoinDemo is also available. Feedbacks are appreciatedP.S. gRPC for web is a way more cool, than JSON, but not as flexible as graphQl is

Submitted June 25, 2018 at 02:09PM by alexbyk

No comments:

Post a Comment