Skip to content

Vib-UX/dex-glittr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEX v0 glittr-fi

Video Tutorials - Working of Bitcoin DEX

image

Token Creation & Verification

  • Allow users to create MOA/MBA tokens as "runes" on Glitterfi.
  • Pre-mint a standard supply of tokens.
  • Include a dashboard view with redirects to the Glitterfi explorer for asset verification.

Liquidity AMM Contract

  • Develop an AMM contract that pairs a specified amount of MOAs/MBAs vice versa.
  • Implement the constant product market maker formula (x * y = k) for pool operations.
  • Track each pool by monitoring the token supply within the AMM contract, which influences pricing.

User Interface & Dashboard

  • Build an intuitive UI dashboard to monitor liquidity metrics in real time.
  • Provide clear views for pool creation, liquidity provision, and LP management.

Swap Functionality & Price Updates

  • Integrate swap functionality within the AMM contract.
  • Update and reflect price volatility dynamically on the pool view.

About

Native Bitcoin DEX with UTXO settlement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors