Skip to content

Wire counter module into app and update tutorials#3

Open
evanorti wants to merge 1 commit intomainfrom
tutorial/edits
Open

Wire counter module into app and update tutorials#3
evanorti wants to merge 1 commit intomainfrom
tutorial/edits

Conversation

@evanorti
Copy link
Collaborator

Add full counter module wiring to app.go and rewrite tutorial docs for clarity. app.go: add counter imports, CounterKeeper field, store key, instantiate CounterKeeper (now accepting BankKeeper), register counter module with ModuleManager, and include counter in genesis/export and begin/end blocker orders. Docs: substantially rewrite quickstart, build-a-module, counter walkthrough, and run-and-test tutorials — improve step ordering, clarify commands and expected outputs, expand explanations for params, fee collection, module accounts, telemetry, AutoCLI, simulation, and testing, and update many code examples and links.

Add full counter module wiring to app.go and rewrite tutorial docs for clarity. app.go: add counter imports, CounterKeeper field, store key, instantiate CounterKeeper (now accepting BankKeeper), register counter module with ModuleManager, and include counter in genesis/export and begin/end blocker orders. Docs: substantially rewrite quickstart, build-a-module, counter walkthrough, and run-and-test tutorials — improve step ordering, clarify commands and expected outputs, expand explanations for params, fee collection, module accounts, telemetry, AutoCLI, simulation, and testing, and update many code examples and links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant