0.2.0-20250611.1b5bd25e • Published 1 month ago

@sparkdotfi/common-testnets v0.2.0-20250611.1b5bd25e

Weekly downloads
-
License
-
Repository
github
Last release
1 month ago

Common-testnets

Anvil envs:

TESTNETS_ANVIL_NO_STORAGE_CACHING=1 # run without anvil cache (slower but more deterministic)
TESTNETS_ANVIL_VERBOSE=1 # enable anvil logs
TESTNETS_ANVIL_KEEP_ALIVE_ON_EXIT=1 # do not kill anvil on exit. Allows debugging the state of node when tests fail

LOCAL_TESTNET_FACTORY=tenderly # forcefully run tests on tenderly instead of anvil (for tests using `createTestnetForTestSuite`)
0.0.1

4 months ago