📄️ API Reference
Welcome to the API reference documentation for the LayerG Universal Account SDK. This section provides detailed information about the SDK packages, their components, and how to use them in your applications.
🗃️ Core SDK Package
3 items
📄️ Smart Contract Package
The @layerg-ua-sdk/aa-smc package provides tools and utilities for working with the LayerG Universal Account smart contracts. This package is essential for developers who need to deploy, interact with, or extend the Account Abstraction smart contracts.
📄️ Validation Utilities
The @layerg-ua-sdk/aa-validation package provides validation utilities for ensuring the integrity and correctness of operations in the LayerG Universal Account system. This package helps developers validate user inputs, transaction data, and user operations before submitting them to the blockchain.
📄️ Utility Functions
The @layerg-ua-sdk/aa-utils package provides a collection of utility functions for working with Universal Accounts and blockchain interactions. These utilities handle common tasks such as data formatting, encoding/decoding, cryptographic operations, and chain-specific utilities.