Adam Spiers
Adam Spiers
### Website URL https://loop-decoder-web.vercel.app/ ### Extra information _No response_
### Website URL https://abi.ninja/ ### Extra information _No response_
### Website URL https://eth.cd/ ### Extra information _No response_
# Motivation rolod0x is not the final solution! Web3 address books should not be isolated to a single dApp or wallet or portfolio manager or developer tool. We should aim...
This is a really nice dApp providing an alternative to Safe's official frontend at https://app.safe.global. We should get it working (see bug reported in #527) and then add to the...
They use a [4, 4] abbreviation format but with the special `…` character, so this will require a solution to #558 first.
Some sites use the [`…` Unicode character U+2026](https://unicodeplus.com/U+2026) rather than three normal `.` characters. rolod0x doesn't currently catch these, but we want it to so that we can support more...
Similarly to #103, every now and again (e.g. once a month), when the settings are opened, suggest to the user to leave a review or tweet about the project. Need...
Currently `addNewEntry()` in `src/shared/address-book.ts` always adds to the first section. Would be useful to be able to change this. The choice should be included in the popup caused by the...
## Problem The current text editor in the extension settings (built on [the `react-codeMirror` library](https://uiwjs.github.io/react-codemirror/)) is not user-friendly enough to be a good default UI. It treats each address book...