🚰 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 build
Run the server with the following command line:
yarn start
Then open http://localhost:3000 to launch the Web App.