issues
search
rairprotocol
/
rair-dapp
Source code for RAIRprotocol ecosystem
https://rairprotocol.org
Apache License 2.0
1.43k
stars
889
forks
source link
Show user's address
#217
Closed
jmsm412
closed
2 months ago
jmsm412
commented
2 months ago
Backend:
/api/settings/featured will now return user data as an User document or as a string with the user's 0x address Frontend:
MainBanner will try to display the user's nickname if the API responded with a document or the 0x address if the user doesn't exist in the database
Backend: