Skip to content

0xTomoyo/anvil-persistence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anvil-persistence

Create persistent Anvil instances.

The anvil-persistence command spins up a persistent Anvil instance. Any updates to the Anvil state are immediately saved to disk (by default to the anvil_state.txt file). When rerunning the command (with the same file), the state is automatically loaded into the Anvil instance.

Install

Requirements: Go and Foundry.

go install

Alternatively you can use the Docker image.

Usage

anvil-persistence
anvil-persistence -command=/root/.foundry/bin/anvil -file=anvil_state.txt -host=127.0.0.1

Releases

No releases published

Packages

No packages published