Authenticate
signMessage
for Ropsten network: "Sign this message to authenticate with https://www.smartcredit.io. This wont cost you any Ether. Here is a uniqueu ID:".
async authenticate()
async authenticate()
walletAddress:string
- is the address of the usersignature:string
- is signMessage + authChallengeuserRef:string
- will be equal to "1"
This is an example of the successful response
object of this function:
Last updated