Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name system for session key (similar to ENS but for burner keys) #66

Open
crypto-vincent opened this issue Jun 24, 2024 · 0 comments
Open
Labels
enhancement New feature or request priority: medium

Comments

@crypto-vincent
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In most use cases, users would fund a burner key (session key), it would be helpful to have a built-in session->wallet lookup table somewhere that the UI and/or the smart contracts could look up.

Basically inverting the dependency on the session key integration:

  • instead of having every smart contract integrate session key
  • we have a separate session key service that just acts as naming/proxy/lookup that can be used optionally depending on each smart contract particular design
@notdanilo notdanilo added enhancement New feature or request priority: medium labels Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium
Projects
None yet
Development

No branches or pull requests

2 participants