Laconic state machine
Go to file
2018-07-04 19:38:20 -04:00
core [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
state [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
copied.go [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
Gopkg.toml [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
LICENSE Initial commit 2018-06-10 14:25:18 +01:00
main.go [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00
README.md Process block rewards and check balances 2018-06-19 12:32:26 +01:00

Ethermint Skeleton

To build, execute these two commands:

dep ensure

go build main.go copied.go