Skip to content

Releases: PlumaaID/signer

v1.1.0

20 May 19:44
a7417ad
Compare
Choose a tag to compare

v1.1.0

  • Avoid installing unnecesary dependencies, particularly those affecting installation in React native where the Node standard library is not available.

v1.0.0

13 May 01:49
14af216
Compare
Choose a tag to compare

v1.0.0

  • Added RSASHA256SafeSigner as an extension of RSASHA256Signer for signing Safe{Wallet} messages.
  • Added RSASHA256Signer that implements the SmartAccountSigner interface.