Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Values 'turnkey' and 'turnkeyhd' are deprecated and will be removed in a future version.
turnkey, turnkeyhd, dynamicWaas The chains to create the wallet for
EVM, SOL, SUI, BTC, TON EVM, SOL, SUI, BTC, TON Show child attributes
Whether or not the wallet will be created with an authenticator (passkey, api key, etc) attached to it.
The alias for the passkey
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$"An example name"
Was this page helpful?
{
"embeddedWalletProvider": "turnkey",
"chains": [
"EVM"
],
"chain": "EVM",
"isAuthenticatorAttached": true,
"passkeyAlias": "<string>",
"sessionPublicKey": "An example name"
}