Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmoscontracts/bounties
https://github.com/cosmoscontracts/bounties
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cosmoscontracts/bounties
- Owner: CosmosContracts
- License: mit
- Created: 2021-09-07T14:59:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T08:35:08.000Z (about 2 years ago)
- Last Synced: 2024-11-20T20:59:08.118Z (2 months ago)
- Size: 682 KB
- Stars: 26
- Watchers: 10
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# JunΓΈ Bounties
![Juno Bounties 1](https://user-images.githubusercontent.com/79812965/142215575-14f73bb6-cb9c-492c-92e5-47dde2d31133.png)
Want to earn some $JUNO and build reputation?
Welcome to Juno bounties.
To claim a bounty, first you should message the core team to express your interest in one of the bounties. If approved you can start working on it and when it's complete you can submit a PR to this repo and add your Juno address to the corresponding row in the table. A member of the core team will evaluate your claim, and if successful you'll be paid out the reward.
_In addition, if you go above and beyond the call of duty, the reviewers may decide to offer a bonus._
## Bug Bounties
Eligible GitHub repositories for Bug Bounties include:
- [juno](https://github.com/CosmosContracts/juno): the Juno blockchain source code.
- [wasmd](https://github.com/cosmwasm/wasmd): the core smart contract module used by the Juno Blockchain.
- [cw-plus](https://github.com/cosmwasm/cw-plus): a library of contracts used by many Juno Projects.Please confidentially report vulnerabilities to `Meow Stargaze β¨π#1736` or `dimi π¦#2998` on the [Juno Discord](https://discord.gg/QcWPfK4gJ2). Rewards will be determined based on the severity and whether or not a fix is provide.
**Critical Vulnerability:**
A critical vulnerability is something that would take down the chain, or cause the token to devalue in a serious manner.
**Medium Vulnerability:**
A medium vulnerability is something that could potentially disrupt the chain.
**Low Vulnerability:**
A low vulnerability is something that might slow down the chain or make it less efficient.
#### Rules
1. Submissions are open source. By submitting a PR, you're agreeing to License your contribution under an Open Source license.
2. Credit other people for their work.
3. Some solutions may require iteration to be accepted.