This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Introduce Directory contract and integrate into address-entry autocomplete #3091
Labels
F8-enhancement 🎊
An additional feature request.
P5-sometimesoon 🌲
Issue is worth doing soon.
Q2-easy 💃
Can be fixed by copy and pasting from StackOverflow.
Directory contract not strictly necessary: Initially, just enumerating the
Registry::ReverseConfirmed
events should also give a full list of names.The names can be filtered to those with an associated address (
A
metadata record) and used to autocomplete the address-input box.Example directory contract:
The text was updated successfully, but these errors were encountered: