Laconic state machine
8809440d2a
Add CODEOWNERS and ISSUE_TEMPLATES |
||
---|---|---|
.github | ||
core | ||
state | ||
.gitignore | ||
blockchain | ||
CONTRIBUTING.md | ||
copied.go | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md |
Ethermint Skeleton
To build, execute these two commands:
dep ensure
go build main.go copied.go