Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bernatmarcilla/go-blockchain-implementation

A simple Proof of Work blockchain implementation with Golang.
https://github.com/bernatmarcilla/go-blockchain-implementation

blockchain blockchain-demo blockchain-mining blockchain-technology go golang proof-of-work

Last synced: 3 days ago
JSON representation

A simple Proof of Work blockchain implementation with Golang.

Awesome Lists containing this project

README

        

# go-blockchain-implementation

A simple random _nonce_ Proof of Work blockchain implementation with Golang.

## stack
![Golang](https://img.shields.io/badge/Golang-00ADD8?style=for-the-badge&logo=go&logoColor=white)