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

Added Wallet connection #112

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Conversation

addegbenga
Copy link
Contributor

@addegbenga addegbenga commented Sep 4, 2024

Description:

This PR implements the integration of Nostr Wallet Connect (NIP-47) And Some GroupChat HotFix.

Key Features:

  • Nostr Wallet Connect (NIP-47):

  • Provides the ability to paste a NIP-47 connection URI for seamless wallet integration.
    WebLN Integration:

  • Users with a WebLN-compatible browser extension (e.g., Alby) can connect directly to their Lightning wallet.
    The app first attempts to connect using WebLN, falling back to the NIP-47 connection URI if the extension is unavailable.

  • Also Fixes bug related to Public Group Users not added to Group automatically.

Key changes

Screens
-/modules/Lighting --> New Feature
-/modules/Group/all --> Fixed bug with not adding users to public group by default

Hooks
-useZap Hook --> In Progress
-useAddPublicMember Hook

PR Addresses some of this: #4

@MSghais MSghais merged commit 2b9d1d6 into AFK-AlignedFamKernel:main Sep 4, 2024
1 of 4 checks passed
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.

2 participants