id be completely fine if it defaulted to a cashu node. I just want to be able to use my node for sending payments.
Discussion
I’m not 100% sure on the Signal POC UX in its current state but you can absolutely do this with Cashu in general.
You can also set it up to automatically sweep Cashu payments to self-custody. We have done this in nostr:npub1xnf02f60r9v0e5kty33a404dm79zr7z2eepyrk5gsq3m7pwvsz2sazlpr5
would happy to see the code for that so i can use it anytime i need to sweep
If theres a send/recv solution i can implement with a tool then i would be happy. I just don’t want to run a cashu node because that makes no sense
I made Bankify as a POC for how easy it is to receive cashu and convert it to LN: https://github.com/supertestnet/bankify
As usual, I don't recommend using my code directly, but consider reimplementing it. It's not a lot of logic to do this.
thx will take a look