Skip to content

Solana gamefi: jackpot casino game, jackpot p2e(play-to-earn, play2earn) game site, program (smart contract)

Notifications You must be signed in to change notification settings

cutupdev/Solana-Jackpot-Casino-Game

Repository files navigation

Solana Jackpot Casino Game

This is jackpot game on the Solana blockchain. As a play-to-earn game, I have implemented smart contract for security. Solana program was built by Anchor framework and UI is built by next.js. For full working website or customization, feel free to reach out of me[Telegram: https://t.me/DevCutup, Whatspp: https://wa.me/13137423660].

How to use it

git clone https://github.com/cutupdev/Solana-Jackpot-Casino-Game.git
cd ./Solana-Jackpot-Casino-Game
npm run install
  • For smart contract deployment:
anchor build
anchor deploy
  • To start backend
cd ./backend
npm run install
npm run start
  • To start UI
cd ./frontend
npm run install
npm run start

Contact Information

About

Solana gamefi: jackpot casino game, jackpot p2e(play-to-earn, play2earn) game site, program (smart contract)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published