Skip to content

Tero-Labs/moolav2-approve-borrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable borrowing for Moola V2, from external smart contract

Prerequisite

  1. Install node js & npm
  2. Have an alfjores account with pre filled balance from the faucet

Instructions

  1. Deploy the Test.sol file on the alfjores network and get the address the smart contract was deployed in
  2. Run npm i to install the dependencies
  3. Export your private key, then create .secret file in the root directory and paste the private key there
  4. Go to index.js file and replace the value for deployedContractAddress variable, with your deployed contract address (in step 1).
  5. Run node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published