Api References
Overview
This library simplifies and enhances Aspect application development, offering tools to boost developer productivity and ensure code type safety. It provides low-level API access to system data and contextual information generated during blockchain runtime, covering environment details, blocks, transactions, and utility classes such as crypto, ABI encoding/decoding, and other utilities.
Components
Provides essential system-level functionalities, including log, revert, require, etc.
Offers a low-level interface for exchanging data with blockchain workers.
Provides data query and update operations for Aspect State and Property.
Delivers Ethereum smart contract functionality, along with ABI (Application Binary Interface) handling, encoding/decoding, and utility classes.
This Helper provides utility functions for smooth data type conversions, ensuring compatibility and simplifying the management of data transformations in your software application. Whether handling numeric, string, or other data representations, this Helper enhances overall flexibility and interoperability in your codebase.