Skip to content

Full Stack Defi - Defi Stake Yield Brownie Scripts + test scripts + Front End

Notifications You must be signed in to change notification settings

mekhiya/defi_stake_yield_brownie

Repository files navigation

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.