Provides a UI to swap assets on the XRP Ledger using the Path Finding functionality.
- Copy .env.sample to create .env.local.
- Set values for each item in .env.local.
- XUMM_APIKEY and XUMM_SECRET should be obtained from Xumm Developper Console.
yarn
yarn dev
Open http://localhost:3000 with your browser to see the result.