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

Write claim module guide #898

Closed
lumtis opened this issue Jul 20, 2022 · 1 comment
Closed

Write claim module guide #898

lumtis opened this issue Jul 20, 2022 · 1 comment
Labels
claim Related to claim module

Comments

@lumtis
Copy link
Contributor

lumtis commented Jul 20, 2022

Depends on #863

As we want the projects to import this module, we should make public a guide (README in the directory of the module) that describes how to use it
To write down:

  • Disclaimer that the module is not fully audited
  • Module principles (claim records, missions, decay)
  • How a mission is completed
  • What is the initial claim
  • How to claim for staking and voting
  • How to add new claims
    • With direct CompleteMission call (bad practice)
    • With hooks (good practice)
  • Integrate simulation tests
@lumtis lumtis added the claim Related to claim module label Jul 20, 2022
@lumtis
Copy link
Contributor Author

lumtis commented Aug 18, 2022

transfered

@lumtis lumtis closed this as completed Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claim Related to claim module
Projects
None yet
Development

No branches or pull requests

1 participant