eravm¶
The ZKsync era network comes with built-in support in moccasin
.
This is a built-in network that comes with titanoboa-zksync. In order to get setup with working with eravm
, be sure to follow the Getting started with ZKsync.
The eravm
is one of the two “local” network environments (along with pyevm).
Running eravm¶
When you run a script with --network eravm
, you’ll spin up a local instance of the ZKsync era network.
eravm network defaults¶
is_zksync = "true"
prompt_live = "false"
save_to_db = "false"
live_or_staging = "false"
db_path = "None"