Laconic state machine
5b9809d130
Flag for specifying blockchain file, timing, switch to LevelDB backend |
||
---|---|---|
.github | ||
core | ||
state | ||
.gitignore | ||
blockchain | ||
CONTRIBUTING.md | ||
copied.go | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE | ||
main.go | ||
README.md |
Ethermint Skeleton
To build, execute these two commands:
dep ensure
go build main.go copied.go