Skip to content

phydy/SuperDeposits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamDeposits

How to start the project?

Navigate to your prefered directory, then run these commands in your terminal.

1. Clone the project

git clone https://github.com/phydy/SuperDeposits.git

2. Navigate to the project directory:

cd SuperDeposits

3. Install all brownie:

pip3 install eth-brownie

4. install openzepelin, chainlink and superfluid packages:

brownie pm intsall <package>

5. set your private key in the brownie-config.yaml

export PRIVATE_KEY="0xhdgfyugwOFGF..."
brownie run scripts/deploy_contracts.py --network
dai address: 0xFf795577d9AC8bD7D90Ee22b6C1703490b6512FD
dai address: 0x43F54B13A0b17F67E61C9f0e41C3348B3a2BDa09

About

Deposit to DeFi Protocols with SuperFluid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published