IBCJuno is an IBC price aggregator and exporter for Cosmos IBC protocol. IBCJuno fetches the latest price of IBC tokens and stores it inside a PostgreSQL database on top of which GraphQL APIs can be created using Hasura.
Run inside ibcjuno directory:
$ make install
To know how to set up and run IBCJuno, please refer to the docs folder.
If you want to know how to run a GraphQL server that allows exposing the parsed data, please refer to the following guides:
Contributions are welcome! Please open an Issues or Pull Request for any changes.