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

Cypher Wallet: Cypher Wallet Push SDK #142

Open
VictoQ opened this issue Feb 24, 2023 · 0 comments · Fixed by resistingdestiny/ETHDenver-2023#1 or slabbaki/ETHDenver-2023#1 · May be fixed by #272, resistingdestiny/ETHDenver-2023#3 or #397
Open

Comments

@VictoQ
Copy link
Collaborator

VictoQ commented Feb 24, 2023

Description 📃

CypherD Wallet Push SDK is a capability that 3rd party developers can use to push dApp events to wallet addresses by just listening to an event on smart contract and converting it into an human readable iOS/Android Push Notification.

For example, if a user gets a bid on their NFT on OpenSea, you can use Cypher Wallet Push SDK to notify the user based on the wallet address via delivering the push notification to their installed Cypher Wallet App. Cypher Wallet App needs to be installed at least in read-only mode without seed phrase.

Acceptance Criteria 🏁

Use Cypher Wallet Push SDK to create a push notification for any of the existing dApp use-cases or for a new dApp that you are building.

Reward Pool 💸

USDC 6000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment