Laconic state machine
Go to file
2018-06-15 14:26:06 +01:00
Gopkg.lock Switch from iavl tree to cosmos store 2018-06-13 15:29:22 +01:00
Gopkg.toml Switch from iavl tree to cosmos store 2018-06-13 15:29:22 +01:00
LICENSE Initial commit 2018-06-10 14:25:18 +01:00
main.go Filling in OpenTrie and OpenStorageTrie 2018-06-15 14:26:06 +01:00
README.md Update README.md 2018-06-13 10:59:30 +01:00

Ethermint Skeleton

To build, execute these two commands:

dep ensure

go build main.go