Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 383 Bytes

File metadata and controls

20 lines (17 loc) · 383 Bytes

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.