Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In

🚧

New site!

All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.

Usage: client.platform.identities.register()
Description: This method will register a new identity for you.

Parameters:

parameterstyperequiredDescription
fundingAmountnumbernoDefaults: 10000. Allow to set a funding amount in duffs (satoshis).

Example: await client.platform.identities.register()

Note: The created identity will be associated to the active account. You might want to know more about how to change your active account.

Returns: Identity.