Web3.js script to deposit MATIC on AAVE
- Create a .env file on root folder and add the values as mentioned on env_sample file
- Run
npm install
- Then build the typescript files by running
npm build
- Start the script by running
npm start
Currently the script does the deposit for 1 MATIC.