# Smart contract set

<div className="cli-command">
  {<pre>Usage: settlemint smart-contract-set|scs [options] [command]<br /><br />Manage smart contract sets and subgraphs<br /><br />Options:<br />  -h, --help        display help for command<br /><br />Commands:<br />  <a href="./smart-contract-set/create">create</a> [options]  Bootstrap your smart contract set<br />  <a href="./smart-contract-set/foundry">foundry|f</a>         Foundry commands for building and testing smart contracts<br />  <a href="./smart-contract-set/hardhat">hardhat|h</a>         Hardhat commands for building, testing and deploying smart<br />                    contracts<br />  <a href="./smart-contract-set/subgraph">subgraph|sg</a>       Commands for managing TheGraph subgraphs for smart contract<br />                    indexing<br />  help [command]    display help for command<br /></pre>}
</div>
