The Backend Web3Wallet
object
The Backend Web3Wallet
object describes a Web3 wallet address. The address can be used as a proof of identification for users.
Web3 addresses must be verified to ensure that they can be assigned to their rightful owners. The verification is completed via Web3 wallet browser extensions, such as Metamask, Coinbase Wallet, and OKX Wallet. The Web3Wallet3
object holds all the necessary state around the verification process.
Properties
- Name
-
verification
- Type
null | Verification
- Description
An object holding information on the verification of this Web3 wallet.
Feedback
Last updated on