1Hive / gardens-ui

Gardens UI 🌻

Home Page:https://gardens.1hive.org/#/home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token metadata: Use `deafult-token-list` library

fabriziovigevani opened this issue · comments

It would be nice to get the token metadata (logo, etc) from the default-token-list library instead of requiring it in the dao-list library.

Gave this one a try but had errors when trying to build it

First added default-token-list with yarn add 1hive/default-token-list
Screen Shot 2021-06-19 at 09.08.07.png

Then installed with yarn

Then tried running yarn build in the root folderScreen Shot 2021-06-18 at 21.58.50.png
with no success, although the document got created but with nothing inside Screen Shot 2021-06-18 at 21.59.49.png

Also got errors running yarn build in the node_modules/@1hive/default-token-list folder

Not really sure how to continue to make the build

Is this still an issue?
Or should we be looking at another Gardens repo?