cleon30 / Chess-Gambling-Game-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana Chess Gambling Game

Welcome 👋

To get started with this Project, clone this repo and follow these commands: First of all there are 2 main parts of the project.

The first part will be the Solana Smart Contract that you will see It inside the Smart-Contract directory

As you probabably know: anchor build , anchor deploy & anchor run test Always making sure you are on devnet, if not change the Anchor.toml documents.

Then we have the Javascript part and were you are going to run the Chess game so: cd improved-react-chess npm install yarn add ts-mocha

npm run start

If you want to fork it or colaborate on something you're welcome :)

This project has been the 2nd winner of the Solana Track at Encode Club x ATX DAO hackathon in the University of Texas Austin :)

0399363F-A9D5-4180-A03B-53C0475A5394_1_105_c

About

License:MIT License


Languages

Language:JavaScript 74.8%Language:TypeScript 12.0%Language:Rust 8.1%Language:HTML 4.0%Language:CSS 1.0%