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
Right now we implemented a basic transaction screen using #6
We need to continue building on it for the future, the current implementation is very basic and needs a lot of improvements.
Things we need finalize on:
Finalize on the database, if we continue with mmkv or go sql. if we go sql, are we doing our own db or writing to existing one.
How do we handle receives? Onchain and lightning receives are biggest question mark right now.