Make an anvil shadow-fork persistent #8151
              
                Unanswered
              
          
                  
                    
                      marcello33
                    
                  
                
                  asked this question in
                Help
              
            Replies: 0 comments
  
    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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a running ethereum testnet node on a server, running on port
8545, and I started a shadow fork of it, withanvil, by using the commandanvil --fork-url http://localhost:8545 --port 9545I wonder how can I make the state of the shadow fork persistent, so that - for example - I could stop the node, shut down the machine, and restore the state next time I spin up the server and the node.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions