bancorprotocol / webapp-v2

https://beta.bancor.network
MIT License
1 stars 2 forks source link

feat: add ens name and avatar support #489

Closed bigint closed 2 years ago

bigint commented 2 years ago
Screenshot 2021-12-22 at 11 18 01 AM
bigint commented 2 years ago

/cc @RanCohenn @pingustar

pingustar commented 2 years ago

@bigint we actually already have an PR for this #469

bigint commented 2 years ago

@pingustar Ohh just checked now, that PR seems like having additional dependencies @ensdomains/ensjs which is huge in size too like around 400KB

Also in the PR i made it as a react hook can be called anywhere from the platform 🤗

We have Davatar here but its serves a different purpose

pingustar commented 2 years ago

@bigint I'll merge this PR into a feature branch on our repo. Unfortunately external contributions dont trigger the preview link deployment.

bigint commented 2 years ago

Perfect makes sense @pingustar