Implement lock/unlock mechanism
Open
- Dominant language
- Go
- Stars
- 657
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
In the context of exposing the keyring in a rpc endpoint (for transaction signing) it would be nice to add the ability to lock or unlock the keyring securely.
one could also specify the duration of the unlock so that only during this timeframe, access to the keyring is possible
(for ref `lockAccount` and `unlockAccount` in ethereum rpc endpoints)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.