Satellite-im / UplinkWeb

Alpha Web Frontend for Uplink
MIT License
3 stars 0 forks source link

feat(Pay): send using accounts in profile card #330

Open ashneverdawn opened 2 months ago

ashneverdawn commented 2 months ago

This is the current profile card:

Screenshot 2024-07-31 at 12 06 38 PM

We need to remove the send btc section. Also, when a user clicks the btc Account, it should open up the payment modal. This requires: #309 to be completed first which will update the modal to include a Send option. (Currently only Request)

stavares843 commented 1 month ago

We need to remove the send btc section

done here https://github.com/Satellite-im/UplinkWeb/pull/369