Skip to content

bro-n-bro/osjuno

Repository files navigation

osjuno - Juno impl for Osmosis network

Swaps and Pools data index.

If you have any problems with or questions about this software, please contact us through a GitHub issue. You are invited to contribute new features, fixes, or updates, large or small; We are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Postgres + Hasura + osjuno installation using docker-compose

Adjust settings using .env file.`Run deploy script:

 docker-compose up --build

To delete all installation data run next command:

 docker-compose down -v

Useful links