-
Notifications
You must be signed in to change notification settings - Fork 565
Open
Labels
feature requestNew functionality added to Iron FishNew functionality added to Iron Fish
Description
Description
To enable dapp provider to verify the address user is owner of this address, we need signMessage functionality. How does it work? To enable this feature, there should be 2 new methods added to ironfish-sdk.
signMessage(message: string, secretKey: string): stringverifyMessage(signed: string, publicKey: string): boolean
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew functionality added to Iron FishNew functionality added to Iron Fish