Adam Spiers
Adam Spiers
On first install, the first settings page pops up which is not very intuitive. Would be much better to have a simple `Getting Started` page. Actually this could be a...

Should link to: - [ ] https://github.com/aspiers/rolod0x/blob/main/CONTRIBUTING.md - [ ] https://github.com/aspiers/rolod0x/blob/main/README.md - [ ] Donation page
Rather than having a single giant ``, we should allow an arbitrary number of sections. This would allow groupings of addresses into natural categories like "work", "personal", "family" etc. Then...
https://tokenlists.org/ defines [an interoperable open JSON schema for token lists](https://github.com/Uniswap/token-lists#authoring-token-lists). This could be reused for address books in general. However, first we would need to extend the JSON schema to...
https://twitter.com/FetcchX/status/1648634338987352065 https://mirror.xyz/0xd9436cf643cbbA8281270d5c8aB6f134C5d417DA/DVUOIz_SlPqcbGZ759IRbV9yhlP4oMXRJQIPkaFo2PI https://docs.fetcch.xyz/data-structures/address-books
When right-clicking on an address already in rolod0x, currently it popups up an empty form to add a new item, as if pretending the user clicked somewhere else on the...
Due to [the way that contract addresses are calculated by the `CREATE` opcode](https://ethereum.stackexchange.com/questions/760/how-is-the-address-of-an-ethereum-contract-computed), it's possible for the same contract address to be used across multiple chains for deployment of entirely...
As seen in this example: https://mui.com/material-ui/react-autocomplete/#highlights This will be useful: https://github.com/moroshko/autosuggest-highlight