Aptos SDK (Official)
The Aptos Unity SDK provides the tooling necessary to interact with the Aptos blockchain. Effortlessly create Web3 games with integrated digital collectibles and account management.
by Aptos Labs
Price History +
Features
- Binary Canonical Serialization (BCS) encoding and decoding
- Ed25519, SingleKey, MultiKey, and Keyless signer support
- Utilities for transaction building, signing, and submission
- Abstractions over the Aptos Fullnode and Indexer APIs
Developer Documentation
- Full API Reference: https://aptos-labs.github.io/aptos-dotnet-sdk
- Unity Developer Documentation: https://aptos.dev/en/build/sdks/unity-sdk
- .NET Developer Documentation: https://aptos.dev/en/build/sdks/dotnet-sdk
Source Code
- Repository: https://github.com/aptos-labs/unity-sdk
- .NET Repository: https://github.com/aptos-labs/aptos-dotnet-sdk