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
For the current prototype, we are using viems wallet libraries as our signing library ( for ecdsa signatures over k1 ). Viem offers no raw signing abilities, and such all messages, even if 32 bytes are hashed again. And everything is dealt with in strings by default - generally not the vibe
The text was updated successfully, but these errors were encountered:
Overview
For the current prototype, we are using viems wallet libraries as our signing library ( for ecdsa signatures over k1 ). Viem offers no raw signing abilities, and such all messages, even if 32 bytes are hashed again. And everything is dealt with in strings by default - generally not the vibe
The text was updated successfully, but these errors were encountered: