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

feat(bounty): cosmwasm plugin #56

Closed
Pantani opened this issue Jul 7, 2023 · 7 comments
Closed

feat(bounty): cosmwasm plugin #56

Pantani opened this issue Jul 7, 2023 · 7 comments
Labels

Comments

@Pantani
Copy link
Collaborator

Pantani commented Jul 7, 2023

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:

  • 1st winner: $5,000 USD in ATOM
  • 2nd winner: $2,000 USD in ATOM

Duration of the Bounty Program

  • One month

Deadline for Submissions

  • 21 August

Deadline for Results

  • 1 September
@Pantani Pantani added the bounty label Jul 7, 2023
@yerasyla
Copy link

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:

https://github.com/yerasyla/IgniteCLI-cosmwasm

@jeronimoalbi
Copy link
Member

jeronimoalbi commented Aug 29, 2023

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:

https://github.com/yerasyla/IgniteCLI-cosmwasm

@yerasyla thanks for working on completing the bounty 👍

I see you scaffolded an app using Ignite CLI and added cosmwasm support to it.
The objective of the bounty is to implement it as an Ignite plugin.

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.

@yerasyla
Copy link

yerasyla commented Aug 31, 2023

Hello, @jeronimoalbi thank you for clarification, I have made a PR containing initial version of cosmwasm-plugin for Ignite CLI.

@tinaaliakbarpour
Copy link

Hi🖐,
This PR is my first try to create a plugin to add wasmd to our chain. I tried to use the placeholders already used in ignite but there were some places where I couldn't find a way to find a placeholder to fit so I used replacement for those parts. you can find these in yaml file provided in the placeholder folder under the sections change and replace. I really appreciate your thoughts about the way I implemented it and also happy to hear new ideas. still working on this repo and trying to create more options like testing and deploying smart contracts. I would really appreciate your suggestions.

@TouchstoneTheDev
Copy link

is this bounty open ?

@salmad3 salmad3 transferred this issue from ignite/cli Feb 1, 2024
@salmad3 salmad3 moved this from Backlog to In Progress in Ignite CLI Masterboard Feb 2, 2024
@0xankit
Copy link

0xankit commented Mar 4, 2024

is is still active?

@Pantani
Copy link
Collaborator Author

Pantani commented Mar 4, 2024

@TouchstoneTheDev and @0xankit, thanks for asking, but the bounty is inactive. We will have more cool bounties soon

@Pantani Pantani closed this as completed Mar 4, 2024
@github-project-automation github-project-automation bot moved this from Doing to Done in Ignite CLI Masterboard Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

6 participants