--network

You can specify the network you want to deploy on

  • In case of supported network

    eoslime deploy --network="[ local / jungle / jungle3 / bos / worbli / main / kylin ]"

  • In case of unsupported network

    eoslime deploy --network.url="My custom endpoint" --network.chainId="Blockchain id"

Default

By default the network will be set to local

Last updated