Hello,
Is it possible to run cardano-explorer in full node mode?
I want to be able to query blocks/transactions on the BC, but my current cardano-explorer instance can only query as far back as it was put online.
Also is the cardano-exporer a standalone node or must it be run alongside the cardano-sl/node ?
Best regards, Mark
Moved to more appropriate category.
I have repo with dockerfile, (have) to build a docker and run… hope it helps.
thanx for your reply, it did help, I’ve run the commands inside your dockerfile, and the connect-explorer-to-mainnet script runs, but it seems only the explorer API is accessible?
thanx for your help!