The JAM CLI tool (jamt
) is a command-line interface for interacting with the JAM blockchain. Here's a comprehensive overview of its features and commands.
--rpc <RPC>
: Specify the RPC connection URL (default: ws://localhost:19800)--bootstrap-service-id <BOOTSTRAP_SERVICE_ID>
: Set the Bootstrap service ID (default: 0)--provision <PROVISION>
: Strategy for providing data to services (default: bootstrap)- Possible values: none, direct, bootstrap