Unlock the power of decentralized forecasting with our state-of-the-art Prediction Market App, seamlessly built on the Mantle blockchain. Designed to deliver a trustless, transparent, and efficient user experience, our app allows participants to predict real-world outcomes, stake their insights, and earn rewards.
To run this project, you will need to add the following environment variables to your .env file:
CLIENT_ID
To learn how to create a client ID, refer to the client documentation.
Install dependencies
yarn
Start development server
yarn dev
Create a production build
yarn build
Preview the production build
yarn start