Skip to content

Commit

Permalink
Merge pull request #12 from d4rp4t/add_cashu_support
Browse files Browse the repository at this point in the history
Add cashu support
  • Loading branch information
stackingsaunter authored Dec 24, 2024
2 parents 754f542 + 07f4b0a commit ea079cd
Show file tree
Hide file tree
Showing 20 changed files with 2,769 additions and 562 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Alby Changelog

## [Features] - 2024-12-23
- Removed View Balance function - it could be checked in last transactions.
- Modified Last Transactions function - now user can see details.
- Added Cashu Tokens and LNURL redeeming support in Redeem function.
- Code cleanup.
- Dependency updates.
- Added Inline Command Parameters for Send and Redeem commands.

## [Dependency Updates] - 2024-05-17

- Fixed bug handling lightning addresses with no custom key/value records
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ To connect, create new app connection and paste generated pairing secret into Vo
- View balance
- View transaction list
- See transaction details
- Redeem Cashu Tokens
- Redeem LNURL Vouchers

## Support

Expand Down
Binary file added assets/withdraw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ea079cd

Please sign in to comment.