Generate Wallet
Example of request:
https://wallet-api.certhis.io/wallet?email=test@gmail.comParameter
Description
{
"status":true,
"message":"success",
"data":{
"wallet":"0x10074b3ef26f7512d439fb7cf2943a4de084730a"
}
}GET List of contracts
Last updated