You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we don't have good abstractions on signer and crypto modules. They are all over the place in crypto and signerv2 folder. We want to make better signing abstraction and make everything can be build on top of it
Potential components include
Raw bytes signer with multiple curves
Build BLS signer and ETH signer on top of it
The text was updated successfully, but these errors were encountered:
Potential components include
The text was updated successfully, but these errors were encountered: