This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
laconicd-deprecated
Watch
6
Star
0
Fork
0
You've already forked laconicd-deprecated
forked from
cerc-io/laconicd-deprecated
Code
Pull Requests
Activity
Laconic state machine
7
Commits
31
Branches
7
Tags
44
MiB
Go
79.9%
Solidity
6.4%
Python
5.2%
JavaScript
4.8%
Shell
2.1%
Other
1.5%
00ec31f408
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alexey Akhunov
00ec31f408
Introduced multiStore
2018-06-15 11:05:12 +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
Introduced multiStore
2018-06-15 11:05:12 +01:00
README.md
Update README.md
2018-06-13 10:59:30 +01:00
README.md
Ethermint Skeleton
To build, execute these two commands:
dep ensure
go build main.go