Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 236 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 236 Bytes

blockchain server

Provide a blockchain server.

Version

  • Docker:20.10.12
  • golang:1.18

Commands

Run local

  • set .env file
  • make docker-up

Build local

  • make docker-build

Watch log local

  • make watch-log