Smart contracts
Node version
nvm use # in ./smart-contractsEnvironment variables
PRIVATE_KEY_DEPLOYER=""
ETHERNAL_EMAIL="" # Needed only if using --enable-explorer with DApp Launchpad
ETHERNAL_PASSWORD="" # Needed only if using --enable-explorer with DApp Launchpad
ETHERNAL_WORKSPACE="" # Needed only if using --enable-explorer with DApp LaunchpadFramework
Deploying on local test chain
Local test chain explorer
Deploying to production
Last updated