MythicLegendary / SP10_FALL_2022

2 stars 0 forks source link

Add Dictionary for accounts to names #53

Closed wildwilliam2 closed 1 year ago

wildwilliam2 commented 1 year ago

Copying and pasting addresses for every transaction is exhausting. Instead, we should allow the user to add names to their dictionary and use that name instead of an address.

wildwilliam2 commented 1 year ago

Users can now add accounts to the addresses and use the shorthands to make transactions in createSend, createMultiSend as well as view balances in accountInfoGeneral.

Users can also see the complete list of addresses at any time.