Skip to content

A DeFi application with some basic functionalities i.e. Connect Wallet , Disconnect Wallet , View Balance , Stake Funds , View Staked Balance , View staking rewards , Unstake/Withdraw Funds and Withdraw staking rewards. Made using React JS (Front-end) and Brownie (Python framework)

Notifications You must be signed in to change notification settings

abovewallstreet/Basic_DeFi_Application_With_FrontEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Basic DeFi Application

#Functionalities:

  1. Connect/Disconnet Wallet
  2. View Balance
  3. Stake Funds
  4. View Staked Balance
  5. View staking rewards
  6. Unstake/Withdraw Funds
  7. Withdraw staking rewards.
  8. Front end made using React JS (Front-end) and contract deployed using Brownie (Python framework).

LINK: https://csb-ob45j.netlify.app/

Contract Address (DeFi Contract) : 0xdCADFdF24C15ADAcd40bCFb52923De5dbd36b843

Link For Ether Scan (DeFi Contract) : https://rinkeby.etherscan.io/address/0xdCADFdF24C15ADAcd40bCFb52923De5dbd36b843

Token Address (DeFi Reward Token) : 0xDf9365E089bAfa5402B0BB0e3DcA273702c5fdEa

Link For Ether Scan (DeFi Reward Token) : https://rinkeby.etherscan.io/token/0xDf9365E089bAfa5402B0BB0e3DcA273702c5fdEa

SCREENSHOTS

1) Before Connecting The Wallet

UI SCREENSHOT

2) After Connecting The Wallet

image

3) Staking/Unstaking Section

image

5) Reward Section

image

6) Etherscan

image

About

A DeFi application with some basic functionalities i.e. Connect Wallet , Disconnect Wallet , View Balance , Stake Funds , View Staked Balance , View staking rewards , Unstake/Withdraw Funds and Withdraw staking rewards. Made using React JS (Front-end) and Brownie (Python framework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • CSS 19.8%
  • Solidity 16.0%
  • Python 2.3%