Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 958 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 958 Bytes

This is bitpool website project made by Next.js, Typescript and Node.js.

Let's make new one world with shinobi. Tadao Minami's Dev Card

Bitpool Website Project

Client

How to run this app.

This is project by next.js and typescript for front-end. First install node package.

npm install
Next, run the project.
npm start

Server

How to work

Server is made by node.js and typescript. This project is using ethereum, bitcoin wallet.
If the user logged in, he get own wallet address provided automatically by admin.
And then he can deposit to play billard and if he wins AI, he can get credit.
If he wants, he convert from the credit to coin and can withraw it.
Let's Play now!