Pregenerating wallets for new users
- NodeJS
- NodeJS (server-auth)
- Java
- REST API
To pregenerate embedded wallets for a given user, use the
create
method on the users()
interface of the Privy client.Usage
Params and Returns
Check out the API reference for more details.Creating wallets for existing users
- NodeJS
- NodeJS (server-auth)
- REST API
To create embedded wallets for an existing user, use the Check out the API reference for more details.
pregenerateWallets
method from the users()
interface of the Privy client.