🌱Mint A Fixed Price Contract For Each Bounty

Enter OpenQ - transforming your Github Issue into a (very) smart contract

You have your hackathon Repository. You have one Github Issue per bounty. Now you need a smart contract to escrow funds for the bounty.

This is where OpenQ enters the picture.

Why Escrow?

Escrowing funds in a smart contract is important for both funding and claiming.

  1. Escrowing funds before the hackathon assures participants that bounty sponsors are sufficiently solvent to make good on their promised awards.

  2. Winners will be able to "pull" their award, rather than you as an organizer or sponsor needing to "push" the award to each participant.

Killing 2 🦜 with 1 🪨 through the power of Web3.

Minting Your Contract with a Github Issue

Minting a fixed-price contract from a GitHub Issue is simple.

Bonus: What Just Happened?

Every Github Issue has a globally unique identifier. You just minted a smart contract with all kinds of neat tricks for funding around that Github Issue.

Last updated