futureversecom / trn-seed

Implementation of The Root Network node in Rust, based on the Substrate framework.
https://www.therootnetwork.com
Apache License 2.0
15 stars 5 forks source link

research: integration with XRPL AMM #340

Closed zees-dev closed 1 year ago

zees-dev commented 1 year ago

Integration with XRPL AMM (Automated Market Maker)

find simplest integration to be made to XRPL AMM

XRP AMM design: https://github.com/XRPLF/XRPL-Standards/discussions/78

Existential questions

justinfrevert commented 1 year ago

Noting the https://xrpl.org/amm_info.html rpc method available. We should probably do some testing against this