-
Notifications
You must be signed in to change notification settings - Fork 608
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
Token factory documentation #1545
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1545 +/- ##
=======================================
Coverage 19.46% 19.46%
=======================================
Files 241 241
Lines 32183 32183
=======================================
Hits 6264 6264
Misses 24767 24767
Partials 1152 1152 Continue to review full report at Codecov.
|
What Also, are we not keeping track of |
Token factory is a module that allows creating, minting and burning of a new token. That being said, token factory module doesnt add any new tokens by itself, but would be rather added by the users using the token factory |
Alright if I merge this now, to not have this blocked on further updates! |
I think we should merge this, it can be updated/improved later but we need it. |
Closes: #XXX
What is the purpose of the change
Adding documentation of token factory: Leaving this as a draft since I've only added a message section for now, any ideas on documentation we can add here is welcomed
Documentation and Release Note
Unreleased
section inCHANGELOG.md
? (yes / no)x/<module>/spec/
) / Osmosis docs repo / not documented)