Skip to content

0xartem/bountyx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


BountyX

BountyX - Reward Bounty Winners with Hypercerts and Incentivize to Keep Building

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot/

(back to top)

BountyX

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.

Solidity Next React Apollo GraphQL TailwindCSS ![Hardhat][https://hardhat.org/]

(back to top)

Getting Started

Prerequisites

Install pnpm

Installation

  1. Clone the repo
    git clone https://github.com/Bounty-X/bountyx.git
  2. Install packages
    cd ./web && pnpm install
  3. Compile contracts
    cd ./contracts && yarn hardhat compile

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/Bounty-X/bountyx

(back to top)

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • Solidity 1.7%
  • JavaScript 1.2%
  • Other 1.0%