You can use the following special strings in your configuration values. They will be automatically replaced with the appropriate values when your project is deployed:
%target-chain-<id>%Will use the current target chain for a given target ID.
Example: %target-chain-ethereum% will be replaced with the appropriate chain identifier for the Ethereum target.
%contract-address-<id>%Will use the contract address for the given id.
Example: %contract-address-handler-1% will be replaced with the address of the contract with ID "handler-1".
%service-manager-address%Will use the service manager address
%wallet-address%Will use the address of the cli wallet
Please wait while your project is being generated...
Your project has been successfully generated and downloaded.