Learn how to create and manage wallets within the OmniSafe API.
Initial Wallet Creation via OmniPersona
Requesting New Wallets
POST /v1/wallets
: This endpoint allows you to create a new wallet for a specific user. This endpoint corresponds to an address on the underlying blockchain. The newly created wallet address is returned in the response. This operation directly creates a new address on the blockchain, enabling the storage and management of digital assets.