tenderly/Tenderly Virtual TestNet Setup

Sets up a Tenderly Virtual TestNet and exposes RPC link as an environment variable

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOperation mode (CI or CD). CD mode will persist the TestNet and track deploymentsnoCI
access_keyTenderly API Access Keyyes
project_nameTenderly Project Nameyes
account_nameTenderly Account Nameyes
testnet_nameDisplay name for the Virtual TestNetyesCI Virtual TestNet
network_idArray of Network IDs to fork (e.g., 1 for Ethereum Mainnet, 137 for Polygon)yes
chain_idChain ID for Virtual TestNet. If not specified will be formed as ${chain_id_prefix}${network_id}no
chain_id_prefixChain ID for Virtual TestNetno7357
block_numberBlock number to fork from (in hex or "latest")yeslatest
state_syncState Sync enables you to access the latest values of storage slots and account balancesnofalse
public_explorerPublic explorer option generates a public URL that you can share with anyone and allow them to view transactional activity on your TestNetnofalse
verification_visibilityIf Public Explorer is enabled, level of visibility for smart contracts deployed on your TestNetnobytecode
push_on_completePush deployment files in ci-cd-out on action completion to track deployed smart contractsnotrue

no outputs