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

support games-std #82

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

support games-std #82

wants to merge 7 commits into from

Conversation

tak1827
Copy link
Contributor

@tak1827 tak1827 commented Oct 14, 2021

Implement wasmd module custom msg encoder and custom query handler for supporting game-std
https://github.com/cosmos-gaminghub/game-std

Checklist

  • impl custom endoder
    • issue denom
    • mint token
    • transfer token
    • edit token
    • burn token
  • impl custom query handler
    • denom
    • all denoms
    • nft
  • confirm a deployed contract work fine.

Affected core subsystem(s)

  • wasmd module

Description of change

  • added wasm package in nft module
  • appended custom encode msg option and custom query handler option to wasmd keepr.

@tak1827 tak1827 added the enhancement New feature or request label Oct 14, 2021
@tak1827 tak1827 self-assigned this Oct 14, 2021
@tak1827 tak1827 changed the title support games-td support games-std Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant