Go-Blockchain is a simple Blockchain prototype using Go
- Get all dependencies using
Go Modgo mod tidy -v
Build and run api endpoint using
go run cmd/<main.go- move to core folder
cd internal/app/ - trigger wire
wire
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Go-Blockchain is a simple Blockchain prototype using Go
Go Mod
go mod tidy -vBuild and run api endpoint using
go run cmd/<main.gocd internal/app/wire