Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riteshpuvvada/roulette-game-in-solana

Roulette Game in Solana
https://github.com/riteshpuvvada/roulette-game-in-solana

blockchain-technology cryptocurrency roulette-wheel solana solana-program wallet web3js

Last synced: 9 days ago
JSON representation

Roulette Game in Solana

Awesome Lists containing this project

README

        


Roulette Game 🎰


* Clone the repository with:

```bash
git clone https://github.com/RiteshPuvvada/Roulette-game-in-Solana.git

cd Roulette-game-in-Solana
```
* Install the dependencies:

```bash
npm install
```

* Run the application

```bash
node index.js
```