Laconic state machine
Go to file
Alexey Akhunov 787aec3a2c Add readme
2018-06-13 10:58:27 +01:00
Gopkg.lock Skeleton of Ethermint 2018-06-13 10:56:01 +01:00
Gopkg.toml Skeleton of Ethermint 2018-06-13 10:56:01 +01:00
LICENSE Initial commit 2018-06-10 14:25:18 +01:00
main.go Skeleton of Ethermint 2018-06-13 10:56:01 +01:00
README.md Add readme 2018-06-13 10:58:27 +01:00

Ethermint Skeleton

To build, execute these two commands:

dep ensure go build main.go