Skip to content

Bounties

Izek edited this page Feb 9, 2022 · 1 revision

Projects, tasks and other work the DAO wants done. In simple words bounty is any work or action which can be done by anyone. Bounties can be created inside the DAO and can claimed by any user not only

Who can propose bounty?

Bounties can be created by DAO members through proposal mechanism. Depending on the DAO setting a proposal for creation a bounty can be submitted only by members or any user who does not belongs to exact DAO.

How bounty created?

Once bounty submitted, members of DAO should approve this bounty by voting for it or against it. When there are enough votes are given bounty gets approved and appears as open at corresponding section.

Who can take a bounty?

  • Bounties can be taken by any user by claiming it in corresponding board. Once it was claimed
  • Bounties can be claimed
  • Bounties are created via proposals
  • Bounties can be completed

Bounty rules


Bonds and Grace period

Bonds

In Astro realized a validation function to prevent spam and looking bounty. Main and visible for user is Bond. You must pay a bond. The bond will be returned when you complete the bounty before your deadline or unclaim a Bounty.

Grace period

This is the period when you can execute the bounty or unclaim Bonds. Always looks at Grace period. If you miss your deadline, you will lose your bond.

Astro App

AstroDAO App

Tech Stack

Architecture

Entities

DAOs

Users

Groups

Proposals

Bounties

Treasury

Storage

Processes

Transaction

Voting

Completing a Bounty

Lockup Contracts Delegation

Search

Tips and Tricks

Use Cases

Ecosystem

NEAR

Smart Contract

NEAR CLI

Gas

Bond

Clone this wiki locally