Skip to content

plor3r/wolfgame-interface

Repository files navigation

Wolf Game Interface

Wolf Game UI

Aptos testnet: https://test.wolfgameaptos.xyz/ Aptos mainnet: https://wolfgameaptos.xyz/

How to deploy

  1. git clone https://github.com/Plor3r/wolfgame-interface

  2. 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
  3. yarn

  4. yarn dev for development

  5. yarn build for production

About

UI for Wolf game on Aptos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published