BountyX - Reward Bounty Winners with Hypercerts and Incentivize to Keep Building
View Demo
·
Report Bug
·
Request Feature
Table of Contents
BountyX is an open source project supporting the public goods and retroactive funding ecosystem. As a first step, BountyX is supporting hackathon projects by providing HyperCerts to teams and their participants. The product allows owners to mint a hypercert for their project and helps kickstart interest and potentially funding for the future.
![Hardhat][https://hardhat.org/]
Install pnpm
- Clone the repo
git clone https://github.com/Bounty-X/bountyx.git
- Install packages
cd ./web && pnpm install
- Compile contracts
cd ./contracts && yarn hardhat compile
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/Bounty-X/bountyx