Skip to content

Add session keys to wallet contract #2

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

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

Add session keys to wallet contract #2

wants to merge 32 commits into from

Conversation

maxgttph
Copy link
Contributor

@maxgttph maxgttph commented May 9, 2025

No description provided.

Comment on lines -170 to -184
<p>
The password is used to encrypt your wallet. Make sure to remember it, as it will be required for future logins. It isn't stored on any server, there is no recovery possible.
</p>
<p>
The wallet is created using zk proofs, ensuring that your credentials are never exposed. The password is hashed with your wallet id and stored securely on the blockchain.
</p>
<p>
Your username is unique and will be used to identify your wallet. Make sure to choose a name that you will remember.
</p>
<p>
After creating your wallet, you will be able to send and receive transactions using your unique wallet address.
</p>
<p>
If you have any questions or need assistance, please contact our support team.
</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dommage de retirer l'explication je trouve, on peut peut-être rephraser, mais imho il faut expliquer ce qu'on fait. C'est un peu un objectif du testnet si je me trompes pas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants