Skip to content

cutupdev/Solana-Chess-Casino-Game

Repository files navigation

Solana Chess Casino Game

This is chess 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 react.js. This is not full code, I have shared only UI and smart contract here. For full working website, feel free to reach out of me when you need supports[Telegram: https://t.me/DevCutup, Whatspp: https://wa.me/13137423660].

How to use it

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

Contact Information

About

Solana chess casino game, chess p2e(play-to-earn, play2earn) game site and program(smart contract)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published