Welcome to our decentralized betting application built on the Solana blockchain network and Next.js.
- Secure and transparent betting using Solana's high-performance blockchain
- Fast and low-cost transactions using Solana's technology
- Decentralized and autonomous, with no need for a central authority
- Ability to create and join custom betting pools
- Server-rendered React pages for fast and smooth user experience using Next.js
- Install the Solana CLI
- Clone this repository
- Run
npm install
to install dependencies - Run
npm run dev
to start the local development server
- Connect to the Solana Testnet or Mainnet using the Solana CLI
- Run
npm run deploy
to deploy the smart contract to the network - Build the Next.js app using
npm run build
and run it on a production-ready server
We welcome contributions and bug reports. Please submit a pull request or issue on our GitHub repository.