Crate loam_sdk

Crate loam_sdk 

Source

Modules§

soroban_sdk

Macros§

import_contract
Generates a contract Client for a given contract. It is expected that the name should be the same as the published contract or a contract in your current workspace.
map
stellar_asset
Generates a contract Client for a given asset. It is expected that the name of an asset, e.g. “native” or “USDC:G1….”
vec

Attribute Macros§

derive_contract
Generates a contract made up of subcontracts
loamstorage
subcontract
Generates a companion Trait which has a default type Impl, which implements this trait.

Derive Macros§

IntoKey
Lazy