v1.3.0
- Ethereum chain support
- Ethereum implementation features state of the art Schnorr Multi Signature account abstraction accounts following ERC4337.
- SSP is the first wallet to ever introduce true multi signature accounts to Ethereum without the need of having standard EOA account! That is a major achievement for entire Ethereum, EVM ecosystem especially on the security side.
- We have built the Schnorr Multi Signature Account Abstraction typescript library to be fully open sourced - same as entire SSP, available on npm following latest innovations. We encourage anyone to use the library as well and welcoming any contribution
- Ethereum Main chain and Sepolia Testnet support
- Current assets supported: native ETH, tokens: USDC, USDT, FLUX
- We plan to expand on the implementation soon to other chains as well as adding support for many more tokens, custom imported tokens and connectivity options
- Dependencies update
- Various minor improvements
- Bug fixes
What's Changed
Full Changelog: v1.2.2...v1.3.0