A collection of ready-made environments for testing.
Base Pectra test stand.
USAGE
$ ./bin/run.js stands pectra [--network <value>] [--full] [--verify] [--dsm]
FLAGS
--dsm Use full DSM setup.
--full Deploys all smart contracts, not just initializes the network.
--network=<value> [default: my-devnet] Name of the network
--verify Enables verification of smart contracts during deployment.
DESCRIPTION
Base Pectra test stand.
Triggerable Withdrawals test stand.
USAGE
$ ./bin/run.js stands pectra-tw [--network <value>] [--full] [--verify] [--dsm]
FLAGS
--dsm Use full DSM setup.
--full Deploys all smart contracts, not just initializes the network.
--network=<value> [default: my-devnet] Name of the network
--verify Enables verification of smart contracts during deployment.
DESCRIPTION
Triggerable Withdrawals test stand.