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

Cashu wallet #1816

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Cashu wallet #1816

wants to merge 1 commit into from

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Jan 13, 2025

Description

tbd

TODO:

  • mint tokens
  • persist minted tokens
  • send payments
  • check for NUT-20 support
  • receive payments via NUT-20
  • attach docs
  • fix setProofs calls of multiple in-flight payments overwrite each other
  • withdraw balance
  • include network fees in logger context
  • prettier deposit/withdraw UI
  • error handling: which proofs to persist on mint/melt/swap error?

Screenshots

2025-01-16-080022_1920x1080_scrot

Additional Context

tbd

Checklist

Are your changes backwards compatible? Please answer below:

tbd

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

tbd

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

tbd

Did you introduce any new environment variables? If so, call them out explicitly here:

tbd

@ekzyis ekzyis added feature new product features that weren't there before wallets labels Jan 13, 2025
@ekzyis ekzyis marked this pull request as draft January 13, 2025 10:48
Copy link

socket-security bot commented Jan 13, 2025

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cashu/[email protected] network +6 2.34 MB egge21m
npm/@noble/[email protected] 🔁 npm/@noble/[email protected] None 0 1.64 MB paulmillr

View full report↗︎

@ekzyis ekzyis force-pushed the cashu branch 2 times, most recently from 3dfdc3d to 7de23f6 Compare January 16, 2025 06:11
* cashu wallet def exports new property 'components' to render balance and buttons for deposit and withdraw
* new context CashuContext is included in pages/_app.js
* CashuContext includes hooks to read/write proofs and show balance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new product features that weren't there before wallets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant