Important: All other methods in the JavaScript SDK require a Dynamic client to be created first.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.
Installation
Usage
Configuration Options
Basic Options
environmentId(required): Your Dynamic environment IDautoInitialize(optional): Whether to automatically initialize the client (default:true)metadata(optional): Your app’s metadataname: The name of your appuniversalLink: The official domain/URL of your app (e.g.,https://yourapp.com). Used for deep link redirects and as the domain in sign-in message signatures.iconUrl: The URL of the icon of your appnativeLink: Native deep link for your app (e.g.,myapp://). Used for app-to-app communication on mobile devices.
logLevel(optional): Logging level for the SDK