Laconic state machine
Go to file
2018-07-04 21:00:29 -04:00
core initial refactor of state and core modules 2018-07-04 21:00:29 -04:00
state initial refactor of state and core modules 2018-07-04 21:00:29 -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