Turnkey’s Transaction Automation enables you to build secure, programmatic signing workflows directly into your applications. With features like customizable policies, multi-party approvals, and support for any blockchain, you can confidently automate complex signing operations while maintaining enterprise-grade security.
Setup
ORGANIZATION_ID
environment variable to your organization ID. This will be used to identify your organization in the API requests.quickstart
using the turnkey CLI:Create Wallet
quickstart
to exist in your configuration. This key should have been created during the Quickstart guide. If you haven’t created it yet, please complete the initial setup steps first.If the key doesn’t exist, you’ll see an error like this:Create Ethereum Account
0x08cb1216C95149DF66978b574E484869512CE2bF
) that we’ll need to sign a transaction. You can see your new Wallet account with:Sign a Transaction
sign_transaction
endpoint. Make sure to replace the unsignedTransaction
below with your own. You can use our simple transaction generator if you need a quick transaction for testing: