bearby-wallet / bearby-extension

Other
21 stars 17 forks source link

Public key end point #44

Closed Ben-Rey closed 1 year ago

Ben-Rey commented 1 year ago

Could it be possible to have an endpoint to retrieve the public key.

hicaru commented 1 year ago

Hello you can use SignMesage.

Ben-Rey commented 1 year ago

Hello @hicaru, thanks for your answer.

We would like to get the public key without signing a message because it display a popup. It can be confusing for a user.

We would need the public key to verify a signature that was made in the past.