_layout |
---|
landing |
This is the full API reference for the Aptos .NET SDK.
The SDK is published onto NuGet where you can install it using the following command:
dotnet add package Aptos
- Aptos: The main namespace for interacting with the Aptos blockchain.
- Aptos.Core: Core utilities for the SDK.
- Aptos.Schemes: All authentication schemes supported in the SDK.
- Aptos.Exceptions: All data types for exceptions thrown by the SDK.