Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.6.0 EVM #216

Merged
merged 64 commits into from
Jul 18, 2024
Merged

v1.6.0 EVM #216

merged 64 commits into from
Jul 18, 2024

Conversation

TheTrunk
Copy link
Member

@TheTrunk TheTrunk commented Jul 11, 2024

  • 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
  • Dark mode support
    • SSP will follow system settings to switch between dark and light mode
  • Dependencies update
  • Various minor improvements
  • Bug fixes

@TheTrunk TheTrunk changed the title v1.6.0 v1.6.0 EVM Jul 11, 2024
@TheTrunk TheTrunk merged commit e8b90e2 into master Jul 18, 2024
2 checks passed
@TheTrunk TheTrunk deleted the evm branch July 30, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant