Building with SettleMint/SettleMint CLI/Commands/Smart contract set
Create
Usage: settlemint smart-contract-set create
Examples:
# Create a new solidity-token-erc20 smart contract set
$ settlemint settlemint smart-contract-set create --project-name erc20-contracts --use-case solidity-token-erc20
Bootstrap your smart contract set
Options:
-n, --project-name <name> The name for your smart contract set project
--use-case <useCase> Use case for the smart contract set (run
`settlemint platform config` to see available use
cases)
-i, --instance <instance> The instance to connect to
-h, --help display help for command