willemolding / CarteZcash

A ZCash L2 built as a Cartesi RollApp. Winner of the 2024 Cartesi Online Hackathon.
https://taikai.network/cartesi/hackathons/cartesi-online-hackathon-2024/projects/cltzrxj6o0f8mwc012mcjc6sb/idea
Apache License 2.0
5 stars 2 forks source link

Setup docker images for Indexer #11

Closed willemolding closed 2 months ago

willemolding commented 3 months ago

Using sunodo run-local works for running the indexer but it doesn't allow running the indexer and the rollApp at the same time since it de-dupes messages.

Need to figure out a docker configuration where everything can run together