You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement custom test network directories (via --testnet-dir) for ETH network parameters and SSV parameters such as contract address.
implement --no-sync flag to support running off a manually created database. This would allow us running on networks that do not have all the SSV contracts deployed.
extend Kurtosis to utilize the above to create a nice devnet
We want to be able to run a local devnet.
--testnet-dir
) for ETH network parameters and SSV parameters such as contract address.--no-sync
flag to support running off a manually created database. This would allow us running on networks that do not have all the SSV contracts deployed.The text was updated successfully, but these errors were encountered: