Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add intro to writing a plugin in the new (unnnamed) framework. #194

Closed
ethanfrey opened this issue Jul 30, 2017 · 2 comments
Closed

Add intro to writing a plugin in the new (unnnamed) framework. #194

ethanfrey opened this issue Jul 30, 2017 · 2 comments
Assignees
Labels
T:Docs Changes and features related to documentation.

Comments

@ethanfrey
Copy link
Contributor

The code in here compiles and is tested for a simple counter app:https://github.com/tendermint/basecoin/tree/unstable/docs/guide/counter

This whole plugin intro is deprecated:
https://github.com/tendermint/basecoin/blob/unstable/docs/guide/basecoin-plugins.md

Much more info is here:
https://github.com/tendermint/basecoin/tree/unstable/docs/quark

Maybe you can try to make an explanation of how to build the counter module, if you can understand it from what is there. If not, ask us how to do it, and then explain it in your words.

@ethanfrey
Copy link
Contributor Author

There is also PR #211 which you can look at and see the whole process of making a new module and app in a few commits.

Maybe that is an even simpler intro...

@zramsay zramsay added the T:Docs Changes and features related to documentation. label Aug 22, 2017
@ebuchman
Copy link
Member

stale. we need docs

ParthDesai pushed a commit to ChorusOne/cosmos-sdk that referenced this issue Apr 19, 2021
Thunnini pushed a commit to Thunnini/cosmos-sdk that referenced this issue May 15, 2022
(cherry picked from commit 360ac73)

Co-authored-by: Adam Tucker <[email protected]>
sbellem pushed a commit to initc3/cosmos-sdk that referenced this issue Jan 27, 2023
mmsqe added a commit to mmsqe/cosmos-sdk that referenced this issue Oct 13, 2023
Problem: miss keypair of SendEnabled to restore legacy param set before migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Docs Changes and features related to documentation.
Projects
None yet
Development

No branches or pull requests

3 participants