How to Direct Access Database with Reth Docker Container? #21074
Unanswered
Cai-Zichun-Jason
asked this question in
Help
Replies: 1 comment
-
|
Hello, You can run traces directly on a historical node, what is your use case to build custom REVM? Otherwise this code can help to directly get data from reth: https://github.com/paradigmxyz/reth/tree/main/examples/full-contract-state PS: I connected to you in LinkedIn if you want to share more about your use case, maybe I can help :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any special configuration with Reth docker? I've try the way on the document "Direct Database Access" but failed. Could you provide some guidance?
By the way, I want to get ethereum state data to build Revms for historical transaction tracing. Is it the fastest way to do so? I am looking forwards to your answer.
Thank you for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions