Post
Topic
Board Service Announcements
Chainswap.io – Real-time exchange rates for any crypto coin pair
by
padho
on 06/01/2018, 14:10:04 UTC
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.io

It 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/NEO

The app is currently not optimized for smartphones.

Thanks, feedback is appreciated.