Skip to content

defi-stake-yield-brownie: from back end (create a farming smart contract/issue pool token/stake/unstake...) to Front-end ( build UI to use the smart contract)

Notifications You must be signed in to change notification settings

Decentralisedme/defi-stake-yield-brownie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following The aim of this repo is to go through all the steps from back end (create a farming smart contract) to Front-end ( build UI to use the smart contract). The main steps: UI and in order to stake approved tokens, get rewards on pool issued token, and unstsake. The code can be run locally or kovan test network.

Steps:

  1. Farm contract
  2. Dapp Token: ERC20 issued in order to reward the stakers
  3. Stake to add approved token to the contract and unstake to remove them
  4. Calculate the total value for each stakers positin in USD using Chain Link Price feed
  5. Front End: yarn + @usedapp/core + @material-ui/core

From my Localhost: DappToken

About

defi-stake-yield-brownie: from back end (create a farming smart contract/issue pool token/stake/unstake...) to Front-end ( build UI to use the smart contract)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published