16 view

Proto

A blockchain written in Go to learn how blockchains work under the hood. I'm also making an explorer using Vite to visualize the blocks.

WIP
January 21, 2025

Project description

Proto is a blockchain built in Go . I made it to learn more about how blockchains work. It's a simple blockchain that can create blocks, add transactions to blocks, and mine blocks. I also built a Vite frontend, which is an explorer for the blockchain.

Links

Technologies

Go
TypeScript
React
Vite