Skip to content

Documentation / js-sdk-core / create

Function: create()

create(client, request): Promise<OAuthProviderType>

Creates a new wallet through the Wallet API.

Parameters

client: default

An instance of the Privy client

request: Input

The input to the Wallet API create request

Returns

Promise<OAuthProviderType>

The Response from the Wallet API create request