| Nom | Prenom | Groupe |
|---|---|---|
| Terrier | Julien | 14 |
| Program | Link |
|---|---|
| Explorateur program (devnet) | |
| Dapp | ![]() |
Sporty wager is a decentralized application (dApp) built on the Solana blockchain, designed to offer a seamlessand secure sports betting experience. LeveragingSolana's high throughput and low transaction fees, thedApp provides users with real-time bettingopportunities on a wide range of sports events.
-
You would need to deploy the program on Solana blockchain first:
- Install Anchor, Rust and Solana CLI. Then head over to
/anchor-wagerdirectory and follow instructions from Anchor docs to deploy the program to devnet.
- Install Anchor, Rust and Solana CLI. Then head over to
-
To launch the frontend, go to sporty-wager repo, clone it and head over to
/app/srcdirectory and enter:yarn install && yarn dev
- anchor: 0.29.0
- solana-cli: 1.18.12
- yarn: 1.22.22
