Crate boundless_cli

Source
Expand description

The Boundless CLI is a command-line interface for interacting with the Boundless Market API.

Structs§

DefaultProver
The default prover implementation. This DefaultProver uses the default zkVM prover. The selection of the zkVM prover is based on environment variables.
OrderFulfilled
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, and file.