Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 726 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 726 Bytes

Gollux Exchange DApp

Full Stack Example

Description

A decentralized application for yield farming, borrowing and lending. It allows you to:

  • stakeTokens: Add any approved token to the farming contract for yeild farming, collateral, or whatever you want to do.
  • unStakeTokens: Remove your tokens from the contract.
  • getUserTotalValue: Get the total value that users have supplied based on calculations from the Chainlink Price Feeds.
  • issueTokens: Issue a reward to the users staking on your platform!

Reference

Original Repo

License

This project is licensed under the MIT license.