smart-contracts-config

Generates Smart contracts config for the frontend

dapp-launchpad generate smart-contracts-config

Manually generates smart contracts config for the frontend; does not generate typescript typings.

Options

OptionDescription

-e, --environment <ENV>

Environment where this config would be used (choices: "development", "production", default: "development")

-n, --network-name

Name of the network to generate config for. (choices: "ethereum", "goerli", "polygonPos", "polygonMumbai", "polygonZkevm", "polygonZkevmTestnet")

-h, --help

Display help for command

Last updated