This website provides a way to top up coins in an available game and a dashboard of coins transactions
setup with yarn is recommended.
# install dependencies
yarn
# serve at localhost:3000
yarn start
# build for production
yarn build
Built with Next.js