This is a simplified version of the prediction market.
- You can set any custom conditions for a specific event.
- Restricted the addresses that can participate.
- Use a token to record" or "Record using a token.(It can be upgraded to 1155 in the future.)
Clone the repository:
git clone https://github.com/fire-x26/poly.git
Navigate to the project directory:
cd poly
Install the required dependencies:
Ensure you have installed hardhat or foudry. cause only the core code is uploaded here Then,move the .sol files to ../contracts and deploy the sol to ant networks you want