Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.12 KB

Prediction Dapp on Solana Network

Welcome to our decentralized betting application built on the Solana blockchain network and Next.js.

Features

  • 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

Getting Started

  1. Install the Solana CLI
  2. Clone this repository
  3. Run npm install to install dependencies
  4. Run npm run dev to start the local development server

Deployment

  1. Connect to the Solana Testnet or Mainnet using the Solana CLI
  2. Run npm run deploy to deploy the smart contract to the network
  3. Build the Next.js app using npm run build and run it on a production-ready server

Contributing

We welcome contributions and bug reports. Please submit a pull request or issue on our GitHub repository.