- Avoid installing unnecesary dependencies, particularly those affecting installation in React native where the Node standard library is not available.
- Added
RSASHA256SafeSigner
as an extension ofRSASHA256Signer
for signing Safe{Wallet} messages. - Added
RSASHA256Signer
that implements theSmartAccountSigner
interface.