🚰 Token Faucet Web App for the AXONE testnet network.
A webapp that allows users to get a small amount of axone tokens to play with the AXONE testnet.
🚚 Install the dependencies and build the project:
yarn
yarn buildRun the server with the following command line:
yarn startThen open http://localhost:3000 to launch the Web App.