djzh2/x/djzh
changtong1996 97bc93d77f
fix errors
2020-05-10 12:20:15 +08:00
..
client fix errors 2020-05-10 12:20:15 +08:00
internal v1.0 2020-05-02 16:08:54 +08:00
spec v1.0 2020-05-02 16:08:54 +08:00
README.md v1.0 2020-05-02 16:08:54 +08:00
abci.go v1.0 2020-05-02 16:08:54 +08:00
alias.go v1.0 2020-05-02 16:08:54 +08:00
genesis.go v1.0 2020-05-02 16:08:54 +08:00
handler.go fix some little errors 2020-05-09 10:19:19 +08:00
module.go v1.0 2020-05-02 16:08:54 +08:00

README.md

TODO

The scaffolding tool creates a module with countless todos. These todos are placed in places in which you much delete them and fill them with what the module you are building needs.

APP

Once you have created your module and you are ready to integrate it into your app then you can follow the readme that is generated in the scaffolding of the app.