gardens-ui
gardens-ui copied to clipboard
Token metadata: Use `deafult-token-list` library
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
Then installed with yarn
Then tried running yarn build in the root folder
with no success, although the document got created but with nothing inside
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?