0xMiden / 0xMiden/wallet-adapter

Add endpoint to access account storage

Ouverte
#2 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
2
Forks
9
Merge moyen
25 min
PR mergées (30 j)
1

Description

#### Description
The current implementation of the wallet adapter does not provide access to private account storage. To enhance the functionality of the adapter, we need to introduce a new method that allows access to this storage.

#### Proposed Solution
Create a new method in the wallet adapter that enables access to private account storage. This method should be designed with security and privacy in mind, ensuring that sensitive information is handled appropriately.

#### Requirements
- The new method should be able to retrieve and store data securely.
- It should be well-documented, including clear instructions on usage and any security considerations.
- The method should be tested thoroughly to ensure it works as expected and does not introduce any security vulnerabilities.
- The new method should integrate with existing permissions and perhaps should adapt permissions to limit access to account storage.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.