Skip to content

1Hive/quests

Repository files navigation

🌟 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