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

Add cashu support #12

Merged
merged 13 commits into from
Dec 24, 2024
Merged

Add cashu support #12

merged 13 commits into from
Dec 24, 2024

Conversation

d4rp4t
Copy link
Contributor

@d4rp4t d4rp4t commented Dec 23, 2024

Add Redeem Support, Refactor Transaction Functions, and Update Dependencies

Major Changes

  • Added support for Cashu Tokens and LNURL vouchers in the Redeem function
  • Removed redundant View Balance function
  • Enhanced Recent Transactions function to show amount, fiat amount, description, date, and status (Change transaction list layout to display details #8)
  • Implemented inline command parameters for Send and Redeem commands

Technical Improvements

  • Updated dependencies to latest stable versions:
  • Improved code organization

Related Issues

@stackingsaunter stackingsaunter merged commit ea079cd into getAlby:main Dec 24, 2024
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.

Change transaction list layout to display details
2 participants