Skip to content

Commit

Permalink
Add demo image and fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Lu committed Nov 22, 2022
1 parent 61662de commit aebd32d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

### Introduction

Address Tagger is a very handy tooltip written in javascript that allows you to automatically verify wallet addresses through a personal/organization wallet address book.
Address Tagger is a very handy tooltip written in javascript that allows you to automatically verify wallet addresses through a personal/organization wallet address book.

It does this through a wallet address book function which allows you to assign aliases to addresses. It displays the wallet alias when you select or hover over an address so that you can clearly see who owns the address.

### Benefits
### Benefits

Some of the benefits of using Address Tagger

- Fast initial setup
- Automatically verify & display the alias of noted wallet addresses
- Easily organize personal/organizational wallet address books
- Reduces the chance of sending tokens to the wrong address
- Increases transparency
- Increases transparency

### Background & use case

Expand All @@ -36,3 +36,7 @@ In order to distinguish these two wallets, Carol can assign address A an alias,
- Click `Load unpacked`
- Select this folder
- Done

### DEMO

<img src="./example/demo-20221122.gif" alt="screen-recording">
Binary file added example/demo-20221122.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aebd32d

Please sign in to comment.