Skip to content

singnet/agi-faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SingularityNET Token Faucet

How to receive AGIX or RJV tokens in testnet?

Connect your wallet to the test network and get 1000+ AGIX or RJV tokens

You can request >1000 AGIX or >1000 RJV tokens every 1 hour or other time period.




Faucet tokens contract for Sepolia 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