Decentralized finance on the XRP Ledger: the built-in DEX, order books, Automated Market Makers (AMM), pathfinding, and auto-bridging.
Decentralized finance on the XRP Ledger: the built-in DEX, order books, Automated Market Makers (AMM), pathfinding, and auto-bridging.
Using xrpl.js, place an OfferCreate on testnet to trade XRP for a test token. Verify it on the explorer.
Find an AMM pool on testnet, calculate the exchange rate, and explain how it differs from an order book.
Resources
Assignments
Place a DEX Order
Using xrpl.js, place an OfferCreate on testnet to trade XRP for a test token. Verify it on the explorer.
AMM Analysis
Find an AMM pool on testnet, calculate the exchange rate, and explain how it differs from an order book.