Skip to content

Feature: sign random string message  #4655

@hairtail

Description

@hairtail

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.

  1. signMessage(message: string, secretKey: string): string
  2. verifyMessage(signed: string, publicKey: string): boolean

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew functionality added to Iron Fish

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions