-
Notifications
You must be signed in to change notification settings - Fork 181
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
cw721-template #120
base: main
Are you sure you want to change the base?
cw721-template #120
Conversation
a294406
to
e8f1995
Compare
I really like the templates idea, while this might seem like not needed, or can be easily achieved by simply copying a folder without generating a template, those sort of small developing improvements are exactly what cosmos is missing. The only thing I don't like is the fact all of the code is in the |
I've been meaning to break it up but haven't found the time yet, that's a really good suggestion. Would be great to upstream a template to |
break it up! |
Cw721 template multiple files
Closes #118.
Need to write more contract templates...
cargo-generate
is pretty cool.