Crate starknet_api

Source
Expand description

Representations of canonical Starknet components.

Modules§

block
core
crypto
Cryptographic utilities. This module provides cryptographic utilities.
data_availability
deprecated_contract_class
hash
serde_utils
Utilities for serialising/deserialising hexadecimal values.
state
transaction
type_utils

Macros§

calldata
impl_from_through_intermediate
Implements From<bottom_type> for top_type for all bottom_types. Assumes:

Enums§

StarknetApiError
The error type returned by StarknetApi.