-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(bounty): cosmwasm plugin #56
Comments
I have added CosmWasm support for applications scaffolded with Ignite CLI. It contains generic approach of integrating x/wasm module as well as testing smart contract capabilities: |
@yerasyla thanks for working on completing the bounty 👍 I see you scaffolded an app using Ignite CLI and added We created a new plugins repository where you could create a PR with the plugin code which for example could change the scaffolded app code in a similar way to what you did in your repository, or that implements features that help CosmWasm developers like for example the ones suggested in this issue's description. We have documentation on how to start developing a plugin which you can use as a starting point. If you need help or have question you can also reach us though Discord. |
Hello, @jeronimoalbi thank you for clarification, I have made a PR containing initial version of cosmwasm-plugin for Ignite CLI. |
Hi🖐, |
is this bounty open ? |
is is still active? |
@TouchstoneTheDev and @0xankit, thanks for asking, but the bounty is inactive. We will have more cool bounties soon |
A Description of the Bounty
Create a plugin to help CosmWasm developers. The plugin can be any handy tool to advance CosmWasm development, such as a plugin to scaffold smart contract templates, test, build, and publish smart contracts, or add CosmWasm support to an app scaffolded with Ignite CLI. Anything that helps the ecosystem is valid.
Conditions to Win the Bounty
Your plugin must be related to CosmWasm. All helpful ideas are welcome. We will vote on the best idea and code. Anyone can take part in the bounty not only one specific developer.
How to Apply for the Bounty
The plugin should be created in a new repository and the winners will be transferred to the Ignite organization. All bounties should be submitted by this GitHub issue.
Total Reward for the Bounty
There will be two winners with different prizes:
Duration of the Bounty Program
Deadline for Submissions
Deadline for Results
The text was updated successfully, but these errors were encountered: