Skip to content

Bounties-Network/Explorer

Repository files navigation

Bounty Explorer

The Bounty Explorer is a customizable interface to the Bounties Network StandardBounties protocol which empowers people all around the world create projects, collaborate, and get paid for doing great work. We host this explorer at https://explorer.bounties.network/. Find out more about us here.

bounty explorer screenshot

Setup

This is a React project, so you can get started by using npm or yarn, installing the modules from the package.json and then running the start command:

yarn install
yarn start

Documentation

Our documentation can be found at https://bounties.readme.io/. The Explorer's public modules are documented at https://bounties.readme.io/reference#bounites-sdk-getting-started.