Orthocorp / orthoverse-avatars

0 stars 0 forks source link

Name API #39

Closed kf106 closed 1 year ago

kf106 commented 1 year ago

orthoverse-avatars API that takes an ethereum address as an argument, and returns a name, either from the database if there is an entry, or by using generateNames() as found in orthoverse-prismarine/patch-files/prismarine-web-client

kf106 commented 1 year ago

add reverse lookup addressFromName as names are unique

kf106 commented 1 year ago

Done in origin/kf106/writeOrthoverse