pactus-project / pactus

Pactus blockchain
https://pactus.org
MIT License
126 stars 137 forks source link

PIP-23: Sign and verify message by public and private key account #1386

Closed Ja7ad closed 1 week ago

Ja7ad commented 3 weeks ago

Description

The purpose of this proposal is to introduce a standardized method for signing and verifying messages using public and private key pairs associated with Pactus accounts.

https://pips.pactus.org/PIPs/pip-23

ZigBalthazar commented 3 weeks ago

Hi @Ja7ad I am trying to implement this PIP.