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
App / Plugin establishes LN channel with our server (see server repository);
App / Plugin is able to securely send and receive messages to / from server;
App / Plugin integrates with main app (t3-vault);
Said integration will include: sending of TLP input, receiving of TLP output, memorization assistance for seed, backing up LN state in the encrypted state;
App / Plugin has to be able to both generate a vanilla self-custodial LN wallet and import an existing one;
Needless to say: try to minimize 'wheel reinvention'. Search options of existing LN wallets to fork from;
Password-protect;
Notifications for sending and receiving TLP-related content;
Show balance, and calculate fee and prompting user for confirmation before sending;