bithyve / bitcointribe

Bitcoin Tribe. A simple bitcoin wallet made to be used with Friends and Family. Lightning. Gifts and more.
https://bitcointribe.app/
MIT License
124 stars 62 forks source link

Fee 2 card: "Save for Later" transactions #1978

Open antuz123 opened 3 years ago

antuz123 commented 3 years ago

Description:

Ability for the user to save transactions to be sent later.

Flow:

  1. User taps on Send -> Selects recipients -> enters amount
  2. On the send flow screen where the user can add a recipient, the user can also choose to 'Save for later'.
  3. If chosen, the user is shown a message for where to pick up this transaction again from and the transaction is saved with all the details in a PSBT format

Submitting a 'Saved Transaction'

  1. The account screen shows 'Saved for later' transactions as a separate list. If there are no saved transactions, this does not show.
  2. If the user selects a Saved transaction, it takes the user to the second screen of the Send flow where the details are visible and the user can remove recipients or add more recipients or change the details of the recipients etc. and also again 'Save for Later'
  3. If continued, the user is taken to the fee selection screen and then submission.

UX Links:

Specs Link:

cakesoft-priyanka commented 3 years ago

@antuz123 Need more description for this.