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

Feature/template simplification #15

Closed
wants to merge 67 commits into from

Conversation

gachouchani1999
Copy link
Contributor

Simplification of templates to follow cw721 onchain metdata template.
Removal of cw721 off-chain metadata

Closes #13

README.md Outdated Show resolved Hide resolved
.idea/vcs.xml Outdated Show resolved Hide resolved
cw20/base/.gitignore Show resolved Hide resolved
cw20/base/NOTICE Outdated Show resolved Hide resolved
cw20/base/README.md Outdated Show resolved Hide resolved
cw20/base/README.md Outdated Show resolved Hide resolved
cw20/base/README.md Outdated Show resolved Hide resolved
cw20/base/README.md Outdated Show resolved Hide resolved
cw20/base/README.md Outdated Show resolved Hide resolved
Copy link

@santanaluiz santanaluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just small fix on git ignore 👍

cw20/base/schema/query_msg.json Outdated Show resolved Hide resolved
.idea/modules.xml Outdated Show resolved Hide resolved
santanaluiz
santanaluiz previously approved these changes Jul 7, 2022
Copy link
Member

@aelesbao aelesbao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before merging this code, we should open a PR in the CLI to update the templates list, removing the CW721 off-chain option.

cw20/base/.github/workflows/Basic.yml Outdated Show resolved Hide resolved
cw721/on-chain-metadata/Cargo.toml Outdated Show resolved Hide resolved
cw20/base/.github/workflows/Basic.yml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify the existing CW20 and CW721 templates
3 participants