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
The wallet shouldn't store the seed, private keys, or password and instead stores the encrypted seed. In addition to this each function in the SDK that requires signing will require the user's password. This system should also be designed with Ledger support in mind to allow delegation of the signing to the Ledger HSM.
The wallet shouldn't store the seed, private keys, or password and instead stores the encrypted seed. In addition to this each function in the SDK that requires signing will require the user's password. This system should also be designed with Ledger support in mind to allow delegation of the signing to the Ledger HSM.