#
@polywrap/test-env-jsProvides functions to setup a test environment with Polywrap CLI and Docker.
#
DescriptionIt allows user to initiate the test environment through a javascript function (it's the infra
command in the CLI). It also exports the providers and ens addresses expected in the deployments (They are hard coded, because the initiation of the environment is deterministic)
#
UsageInitialization with the simple-storage wrapper.
#
API- ensAddresses, providers - constant addresses and urls
- runCLI - run arbitrary Polywrap CLI commands
- initTestEnvironment - spin up Ganache and IPFS Docker instances
- stopTestEnvironment - stop Docker
- buildWrapper - compile wasm and bindings
- buildAndDeployWrapper - deploy wrapper to the testnet ENS