How does PYUSD.to work?
Last updated
Last updated
At its core, is a app that uses to perform swaps.
Uniswap is an AMM (automated market maker) protocol on Ethereum. We use the to find the optimal swap path and to generate transaction calldata, which we then ask your wallet to sign.
The app also uses a database to store personalized URLs ( for example). The app is currently hosted with .
Other tools and libs used: , , , , , , , + , , .