Video Tutorials - Working of Bitcoin DEX
- 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.
- 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.
- Build an intuitive UI dashboard to monitor liquidity metrics in real time.
- Provide clear views for pool creation, liquidity provision, and LP management.
- Integrate swap functionality within the AMM contract.
- Update and reflect price volatility dynamically on the pool view.
