sui
sui copied to clipboard
Create custodial wallet interface
A signing service interface that takes as input some identifier (i.e., user identifier) and exposes two functions sign(identifier) and public_key(identifier). Implementations of this trait are expected to manage keys on behalf of user identifiers and will be used by the new GateWallet service
@kchalkias - is this one done? Are you still the one doing it?
This is a dependency for another P2 DevNet task (@stella3d).
Yes, re trait will try to push today.