Loading repository data…
Loading repository data…
partner0307 / repository
This is bitpool website project implement wonderful game logic made by Next.js, Typescript and Node.js. Let's make a new world with shinobi. First, users have to put the money to start the game and if they win AI, they will get the money and if it's not, they get nothing.
This is project by next.js and typescript for front-end. First install node package.
npm install
Next, run the project.
npm start
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!