Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 926 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 926 Bytes

IBCJuno

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.

Install IBCJuno

Run inside ibcjuno directory:

$ make install

Usage

To know how to set up and run IBCJuno, please refer to the docs folder.

GraphQL integration

If you want to know how to run a GraphQL server that allows exposing the parsed data, please refer to the following guides:

Contributing

Contributions are welcome! Please open an Issues or Pull Request for any changes.

License

CCC0 1.0 Universal