Hi,
today I would like to share a project that I'm currently working on.
Chainswap.io is a web application that calculates real-time exchange rates for any crypto coin pair (at least the top 100 by market cap).
Additionally, it combines several crypto exchange APIs and checks wether a certain coin or token is available for trading or not.
Link:
https://chainswap.ioIt is also possible to share certain exchange pairs via the following url pattern:
chainswap.io/#/{COIN_SYMBOL}/{COIN_SYMBOL}For example Monero <> Neo would be:
https://chainswap.io/#/XMR/NEOThe app is currently not optimized for smartphones.
Thanks, feedback is appreciated.