Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 698 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 698 Bytes

Bounties

OpenSquare bounties is a bounties' aggregation platform for substrate based chains. The bounty and child bounty curators' can import the bounty and child bounties, and bounty hunters can apply the child bounties. Following collaboration workflows like assignment, submission, etc will be supported.

Packages

The code contains backend and site parts. The backend has 2 packages:

  • node-api which provides apis to query on chain data.
  • server which provide restful apis for fronted pages.

The site directory contains the code for fronted pages.