Categorygithub.com/DKJohn92/go-blockchain
modulepackage
0.0.0-20240612150637-8da877c119cd
Repository: https://github.com/dkjohn92/go-blockchain.git
Documentation: pkg.go.dev

# README

go-blockchain

A custom simple blockchain written in go with mux gorilla

add an env file to the root and a PORT variable to it.

To add a new block you need to send a post request with for example {"BPM": 50} to the endpoint.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author