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

feat(keystore-management): membership registration and credentials generation #115

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

danisharora099
Copy link
Contributor

No description provided.

@danisharora099 danisharora099 force-pushed the keystore/registration branch from 1d64721 to f0c0b2a Compare March 4, 2025 14:56
@danisharora099 danisharora099 force-pushed the keystore/registration branch from 0e36007 to f1e6d5a Compare March 6, 2025 12:34
@danisharora099 danisharora099 changed the title feat(keystore-management): setup app feat(keystore-management): membership registration and credentials generation Mar 6, 2025
@danisharora099 danisharora099 marked this pull request as ready for review March 6, 2025 13:38
Copy link
Member

@adklempner adklempner left a comment

Choose a reason for hiding this comment

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

UI looks good! I was able to run this locally and successfully register a membership.

out of scope for this PR but instead of displaying the credentials in the app in cleartext, they should be password-encrypted and downloaded as a file (I'm guessing that's next up for you anyways). Something else to consider is determining if the connected wallet address has already registered a credential. If so, it might be worth displaying a warning or a confirmation dialog before registering a new one.

- **Currency Symbol**: ETH
- **Block Explorer URL**: https://sepolia.lineascan.build

You can get Linea Sepolia testnet ETH from the [Linea Faucet](https://faucet.goerli.linea.build/).
Copy link
Member

Choose a reason for hiding this comment

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

The link to the faucet doesn't work for me. FWIW I already had Sepolia ETH and was able to bridge using https://bridge.linea.build/

@danisharora099 danisharora099 merged commit 2169275 into master Mar 9, 2025
11 checks passed
@danisharora099 danisharora099 deleted the keystore/registration branch March 9, 2025 20:50
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