Wolf Game UI
Aptos testnet: https://test.wolfgameaptos.xyz/ Aptos mainnet: https://wolfgameaptos.xyz/
-
git clone https://github.com/Plor3r/wolfgame-interface -
if test on testnet, edit
.env.local:NEXT_PUBLIC_APTOS_NODE_URL=https://fullnode.testnet.aptoslabs.com/v1/ NEXT_PUBLIC_APTOS_FAUCET_URL=https://faucet.testnet.aptoslabs.com/v1/ NEXT_PUBLIC_APTOS_NETWORK=testnet
-
yarn -
yarn devfor development -
yarn buildfor production