Overview
The core sdk/ library offers a wide variety of features to help streamline the development process on Aleo, including account management, program deployment, function execution, Aleo Credit transfers, program state management, and network queries.
Table of Contents
- Getting Started
- Creating Aleo Accounts
- Deploying Programs
- Executing Aleo Programs
- Transferring Aleo Credits
- Managing State
- Querying the Network
Further Documentation
API documentation for the SDK can be found in the API Specification section.
Additi