Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tx-indexer and frontend integration #10

Merged
merged 4 commits into from
Oct 27, 2024
Merged

Conversation

0xtekgrinder
Copy link
Owner

This PR adds a few things:

  • a tx indexer that can be ran with a docker-compose
  • a frontend service inside the docker-compose
  • a query inside the frontend to get the pools using the tx-indexer

@zivkovicmilos
Copy link

Why would you add the tx-indexer as a submodule in the repo?

@0xtekgrinder
Copy link
Owner Author

Why would you add the tx-indexer as a submodule in the repo?

To be able to run it easily in the docker-compose, I saw there are some release of the tx-indexer Dockerfile although I wanted for example to always have the latest version and not just a hash one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants