Table of Contents
Following is the essence of the assignment given:
This project includes:
- dApp - a React frontend.
- hardhat - A Node.js and solidity development environment.
To get a local copy up and running follow these simple steps.
You must be running node v. 16 or higher.
- Clone the repo:
git clone https://github.com/AndyOooh/sin-city
- Install packages from the root of both projects (dApp and hardhat):
yarn install
If you plan to use the hardhat environment you must rename the .env.example
to .env
and add your own variables. This is to prevent the environment variables from being committed to the repository.
To start teh development server, in dApp run:
yarn start
Once you have the development servers running, you can access the client at localhost:3000.
- Build DEX.
- Build Casino with roulette.
- Other games.
- Backend
See the open issues for a full list of proposed features (and known issues).
👤 AndyOooh
- Website: andyo.xyz
- LinkedIn: @andyooh
- Resume: andyo.xyz/resume