Turnkey supports Aptos transaction signing through our core signing capabilities. We have an example repository that demonstrates how to construct and sign Aptos transactions:
examples/with-aptos: demonstrates transaction construction and broadcast on Aptos.
Aptos utilizes the Move programming language for smart contracts. When developing Move smart contracts on Aptos, Turnkey can securely manage your private keys for:
Deploying Move modules
Executing Move functions
Managing account resources
If you’re building on Aptos and need assistance with your Turnkey integration, feel free to contact us at hello@turnkey.com, on X, or on Slack.