We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once we feel good about cw721 and cw721-base we should create cw1155 and cw1155-base following the same patterns (token_uri, extension,etc).
cw721
cw721-base
cw1155
cw1155-base
Context: CosmWasm/cw-plus#449
The text was updated successfully, but these errors were encountered:
Progress has been made on this by @sgoya in #27, but we may need someone else to pick up the effort.
Sorry, something went wrong.
No branches or pull requests
Once we feel good about
cw721
andcw721-base
we should createcw1155
andcw1155-base
following the same patterns (token_uri, extension,etc).Context: CosmWasm/cw-plus#449
The text was updated successfully, but these errors were encountered: