You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, minibits server provides support for mimibits.cash lnurl addresses, nostr identities, nwc and zaps processing.
All those features are optional and normal ecash transactions should not depend on them. Minibits supports as well providing external nostr identity - if so, it than turns off support for lightning address etc depending on server.
For dev environment it should be ok to create a mock server returning the POST /profile response, may be few more, most of the others api calls should not block ecash use cases.
Will be happy to hear what your goals are, we can discuss deeper any area you might think of to work on.
I was thinking about adding a nickname to the private contacts. But now I see that the "private note" field acts like a nickname.
Well perhaps there are still some improvements to be made:
the private note field is saved when it loses focus (there is an explicit save button so that behavior was surprising to me)
the private note / nickname is shown in the contacts list but not when viewing a transaction to/from that contact (it might be difficult to fit the info in but it would be nice to see the nickname of the sender instead of just a randomly generated email
minibits-cash
changed the title
unable to debug app without "minibits service"
[Dev] Unable to debug app without "minibits service"
Oct 28, 2024
the development instructions say to set the environment values:
but it is not possible to run the app without a running minibits service
The text was updated successfully, but these errors were encountered: