Building with SettleMint/SettleMint CLI
Command reference
CLI command reference for SettleMint platform
Welcome to the SettleMint CLI documentation. This command-line interface provides tools for managing your SettleMint projects, smart contracts, and platform resources.
To get started:
- Use
settlemint login
to authenticate with your SettleMint account - Create a new project with
settlemint create
- Connect your project to SettleMint using
settlemint connect
Browse through the available commands below to learn more about each one. You can click the command names to view detailed documentation, or use settlemint [command] --help
in your terminal.
Usage: settlemint [command]
CLI for SettleMint
Options:
-v, --version Output the current version
-h, --help Display help for command
Commands:
codegen [options] Generate GraphQL and REST types and queries
connect [options] Connects your project to your application on SettleMint
create [options] Create a new application from a template
hasura|ha Manage Hasura service in the SettleMint platform
login [options] Login to your SettleMint account.
logout [options] Logout from your SettleMint account
pincode-verification-response|pvr [options] Get pincode verification response for a blockchain node
platform Manage SettleMint platform resources
smart-contract-set|scs Manage smart contract sets and subgraphs
help [command] display help for command