account.type in createAccount to choose the smart account implementation. If you omit account, @rhinestone/sdk 2.16.1 uses Nexus 1.2.1.
The provider configuration contributes to the counterfactual account address. Choose it before funding or deploying the account, and keep the same configuration on every chain.
Supported providers
Configure the SDK
SDK-level configuration, including authentication and RPC providers, is shared by every account created from the instance. Keep API-key authentication server-side:Select an implementation
The owner shown below is any viem-compatible account from account setup.1.2.0 account to 1.2.1 changes its derived address.
To attach an account that already exists, follow bring your own account.