Skip to content

Documentation / js-sdk-core / create

Function: create()

create(context, request): Promise<OAuthProviderType>

Creates a new wallet through the Wallet API.

Parameters

context: WalletApiActionContext

The context needed to execute the action

request: Input

The input to the Wallet API create request

Returns

Promise<OAuthProviderType>

The Response from the Wallet API create request