Skip to main content

Address derivation

Turnkey supports Movement address derivation. Movement is built on the Move VM and uses Ed25519 cryptography, which Turnkey fully supports.

Transaction construction and signing

Turnkey supports Movement transaction signing through our core signing capabilities. We provide an example repository that demonstrates how to construct and sign Movement transactions:

Example

Here’s a comprehensive example showing how to integrate Turnkey with Movement for transaction signing: