A Blockchain written from scratch in GO

I wanted to share a project with you which has been coming along quite nicely for the past few months. Getting close to finalising the first full test client. Most of you probably know what a blockchain is so I won’t be going into too much detail there, however what is special about what Alvalor does is, the blockchain is setup in different layers, unlike most traditional ones like Ethereum or Bitcoin. Being inspired by the TCP/IP protocol, we move complexity on the top layers while keeping the base layer as lean and efficient as possible. This base layer is what you can see here: https://github.com/alvalor/alvalor-go

If you are interested in learning more about the inner makings of a blockchain, I’d like to hand down my warm invitation to our small community on telegram https://t.me/alvalor

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.