Skip to content

DhivakharVenkatachalam/agi-faucet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • JavaScript 38.4%
  • CSS 0.5%