Skip to content

jeswin-cube/aave-deposit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aave-deposit

Web3.js script to deposit MATIC on AAVE

Steps to run

  1. Create a .env file on root folder and add the values as mentioned on env_sample file
  2. Run
    npm install
    
  3. Then build the typescript files by running
    npm build
    
  4. Start the script by running
    npm start
    

Currently the script does the deposit for 1 MATIC.

About

Web3.js script to deposit MATIC on AAVE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published