Hyperbitcoinization Save

$1 Million USDC vs 1 Wrapped Bitcoin 90-day term bet, inspired by Balaji's tweet

Project README

Hyperbitcoinization

Simple smart contract that configures a 1M USDC vs 1 Wrapped Bitcoin 90-day term bet, inspired by Balaji's tweet.

  1. Anyone can createBet() initializing a bet between two parties
  2. Parties A and B deposit their funds, contract marks second deposit as startTimestamp
  3. Bet is frozen for 90 days from startTimestamp
  4. After 90 days, anyone call call settleBet(), using the Chainlink BTC/USD oracle to settle the bet.

Note: settleBet() can also be called earlier than 90 days, if in favor of partyUSDC (kudos banteg).

Test

Tests use Foundry: Forge.

Install Foundry using the installation steps in the README of the linked repo.

# Get dependencies
forge update

# Run tests
forge test

Potential issues

  1. USDC can de-peg, (1M USDC != $1M USD), kudos @supernovahs
  2. Chainlink oracle price manipulation kudos @0xfps

License

GNU Affero GPL v3.0

Open Source Agenda is not affiliated with "Hyperbitcoinization" Project. README Source: Anish-Agnihotri/Hyperbitcoinization
Stars
122
Open Issues
1
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating