tetemtotem / agi-faucet

Automated faucet for distributing AGI Tokens

Home Page:https://faucet.singularitynet.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGI Faucet

How to receive AGI tokens in testnet

Login using your GitHub account and input the Ethereum address where you want to receive the AGI token.
You can request 1 AGI token every 24 hours.

  • Symbol AGI
  • Decimals 8

Token contracts for each testnet

Development instructions

  • Install Node.js and npm
  • npm install to get dependencies
  • npm start to serve the application locally and watch source files for modifications

Deployment instructions

  • npm run deploy; the target S3 Bucket for the deployment and its region are specified in a config.json file in the project root

Additional commands

  • npm run build to build the application to the dist directory
  • npm run clean to empty the dist directory

About

Automated faucet for distributing AGI Tokens

https://faucet.singularitynet.io/

License:MIT License


Languages

Language:HTML 58.5%Language:JavaScript 40.9%Language:CSS 0.6%