Prerequisites
This guide assumes you’ve completed the steps to create an account, organization, and API keypair as described in the account setup section. This guide uses the TypeScript server SDK (@turnkey/sdk-server). For other languages, see Server SDKs.
Installation
Install the server SDK and your preferred Ethereum library:Sign your first transaction
Initialize the Turnkey client
Add your API credentials to a Then initialize the client in your application:
.env file: