Skip to content

🚰 Token faucet web app for the Axone testnets.

License

Notifications You must be signed in to change notification settings

axone-protocol/faucet-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AXONE Faucet Web App

🚰 Token Faucet Web App for the AXONE testnet network.

version lint build conventional commits contributor covenant license TypeScript prettier

Purpose

A webapp that allows users to get a small amount of axone tokens to play with the AXONE testnet.

Setup

🚚 Install the dependencies and build the project:

yarn

yarn build

Launch

Run the server with the following command line:

yarn start

Then open http://localhost:3000 to launch the Web App.