πŸͺ‘Generate Wallet

Wallet by Email:

Certhis Wallet offers an endpoint that allows for generating or retrieving a wallet linked to an email. This feature is particularly useful for applications that want to provide wallet access via email authentication.

Example of request:

https://wallet-api.certhis.io/wallet?email=test@gmail.com

Query Parameters

ParameterDescription

email

the string representing email of user

GET List of contracts

Last updated