Badger-Finance / Badger-Finance/gitcoin

Build a Bitcoin Yield Strategy on Fantom, with the Vaults 1.5 Mix

Open
#43 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Badger DAO's core mission is to bring Bitcoin to DeFi. Once it gets there, we need to offer competitive yields to our users. We are always looking for more great strategists to find/code new, SAFU strategies to extract yields on Bitcoin across all of EVM compatible DeFi (we currently have footprints on Mainnet, Polygon and BSC).

While we look forward to some good usable strategies out of this hack-a-thon, our real goal is to find great minds to continue to work with. Please keep this in mind when submitting, and put your best foot forward.

Write, Test and Deploy a Strategy for Bitcoin ERC20 (wBTC, tBTC, renBTC, sBTC, BTCb, hBTC, oBTC, etc) on Fantom for big prizes!

## Bounty:
Develop a successfully Yield Farming Strategy, earn $1k in BADGER for a valid submission, $2k for any strat that we decide to bring to our review board and another $2k for any Strategy we launch.

Up to $5k for any valid submission!

## Steps

- Use the Mix as Template https://github.com/Badger-Finance/badger-vaults-mix-v1.5
- Write your [Strategy.sol]
- Set up the [Configuration File] in `_setup/config.py`
- Specify checks for ordinary operations in [StrategyResolver] in `_setup/StrategyResolver.py`
- Write custom tests in `/tests`

## Requirements:

- Code Must Compile
- The Strategy must pass all tests
- The Strategy needs to be profitable (give us an estimate of the yield it should make)
- The Strategy needs to have a brief introduction, explaining what it is supposed to do, the expected yield and the potential security risks. (See Example Submissions Below)
- You did deploy the strategy (gas refunds for winners) and the strategy is being profitable for you
- [Bonus Points] You wrote custom tests
- [Bonus Points] Visualization of Strategy
- [Bonus Points] You deployed for a week or two and it's been working

## Talk to us:
If you have questions/need help building your strategy you can find us in the hack-a-thon channel on our [Dev Discord](https://discord.gg/Tf2PucrXcE). Note that this is a bounty for senior solidity devs and we are quite busy, so we will answer one or two intelligent questions, but expect you to work independently on this project.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the badger-vaults-mix-v1.5 template and its Strategy.sol entry point. Then inspect _setup/config.py, _setup/StrategyResolver.py, and /tests to understand configuration, operational checks, and custom test expectations. Done means the Fantom Bitcoin strategy compiles, passes all tests, is deployed and profitable, and includes its expected yield and security risks.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.