Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
feat(wasm): add initial token melting method
Browse files Browse the repository at this point in the history
- add a new `melt_cashu_token` method to `mutiny-wasm`
- add a new `CashuMintUrlFailure` error variant too

wip(feat(node)): add new `melt_cashu_token` method

wip(feat(node)): implement new `melt_cashu_token` method

- add new `cashu_mint_client` to `MutinyWallet`
- add initial outline for calling `post_melt_tokens`

wip: melt_cashu_token method

wip: changed invoice generation for token amount

add doc strings and return invoices instead of bool

only add paid invoices

refetch invoice

melt cashu token changes

add amount to log msg
  • Loading branch information
oleonardolima authored and elnosh committed Feb 15, 2024
1 parent 8635a1f commit 547c246
Show file tree
Hide file tree
Showing 7 changed files with 1,092 additions and 61 deletions.
Loading

0 comments on commit 547c246

Please sign in to comment.