Skip to main content

Prerequisites

  • API Key: Ensure you have an API key with the scopes: wallets.create.

Create a Wallet

Parameters

string
required
The chain to use the wallet on.
Signer
The signer to use the wallet with.
string
The owner of the wallet.
  • email:<email>
  • userId:<userId>
  • phoneNumber:<phoneNumber>
  • twitter:<handle>
  • x:<handle>
WalletOptions
The options to use the wallet with.

Returns

Wallet
The created wallet.