Skip to content

Add account information balance and address

Description

I added one small button under the profile avatar icon. when anyone clicks on the icon it fetches the account data like the Account address and its balance. This data show under that.Added one close button functionality when you click on that it closes the hole div.

Fixes #38

Type of change

Please mark the options that are relevant.

  • Updated UI/UX
  • Improved the business logic of code
  • Added a new feature
  • Other

Checklist:

  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Merge request reports