Expand description
The Boundless CLI is a command-line interface for interacting with the Boundless Market API.
Structs§
- Default
Prover - The default prover implementation. This DefaultProver uses the default zkVM prover. The selection of the zkVM prover is based on environment variables.
- Order
Fulfilled - The fulfillment of an order.
Functions§
- convert_
timestamp - Converts a timestamp to a DateTime in the local timezone.
- fetch_
url - Fetches the content of a URL.
Supported URL schemes are
http,https, andfile.