Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.4 KB

README.md

File metadata and controls

59 lines (40 loc) · 1.4 KB

🌟 Quests

Continuous Integration codecov CodeQL

Quests is a bounty board for 1Hive swarms.

Setup & Launch

Clone the repository

git clone [email protected]:1hive/quests

Install the dependencies

yarn

Start the project

# Goerli testnet
yarn start:goerli

Docs

Anonymous features

  • Browse quests
  • Filter Quests

Account connected features

  • Play quest
  • Create quest
  • Fund quest
  • Challenge quest

Connect

  1. Select xDai chain if production or Rinkeby chain if preview
  2. Click Enable Button account
  3. Click on Metamask button

Code review

Additional Resources