Ganache as L1 for OP Stack #177
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionI am trying to use Ganache as L1 to run OP Stack on top of it. I did the corresponding adjustments in the I have no idea how to progress from here and cannot find anything related to this. How can I run Ganache as L1 with OP Stack? Or how can I solve my problem? Logsraces: [5023162] Deploy::setUp() [7046233] Deploy::run() == Logs == Additional InformationNo response FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
If you want to set up a The explicit error reason seems to be provided in the logs you provided: |
Beta Was this translation helpful? Give feedback.
-
|
Hey @mdvillagra, We hope your recent question was resolved to your satisfaction. Your feedback is invaluable and helps us improve our support services. Could you spare a moment to fill out a short feedback survey. Thank you for helping us improve our developer community. |
Beta Was this translation helpful? Give feedback.
So anvil won't work out of the box because thats a single blockchain. The rollup L2 blockchain environment needs an L1. We also have a WIP project called mocktimism for this type of environment.
Can you tell me more about what you're trying to test?