Crate darkfi_sdk
source ·Re-exports§
pub use error::ContractError;
pub use error::GenericResult;
pub use hex::AsHex;
pub use tx::ContractCall;
pub use bridgetree;
pub use num_bigint;
pub use num_traits;
pub use pasta_curves as pasta;
Modules§
- Blockchain structures
- Crypto-related definitions
- DarkTree structures
- Contract deployment utilities
- Error handling
- Hex encoding/decoding from bytes
- Logging infrastructure
- Transaction structure
- Convenience utilities
- WASM API functions
Macros§
- Print a message to the log