Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 600 Bytes

ReadMe.md

File metadata and controls

24 lines (15 loc) · 600 Bytes

Full Stack Defi

Defi Stake Yield Brownie Scripts & Tests
Testing our Defi Stake Yield Brownie Dapp
Front End / Full Stack

Created & deployed DappToken (ERC20 Token) with initial supply of 1000000. Created TokenFarm with methods like : stakeToken unStakeToken issueToken addAllowedToken getValue (calls priceffed on chainlink)

Transfer most DappTokens to TokenFarm.
Deployed Mocks - LinkToken, MockV3Aggreagator, MockDAI, MockWETH.

Added / Allowed Tokens (WETH, DAI) to TokenFarm

Set PriceFeed addres for all Tokens for Kovan testnet.