configurable address icon style (#1199)
* base implementation * make use of react-identicons * add NEXT_PUBLIC_FAVICON_GENERATOR_API_KEY to envs schema * add NEXT_PUBLIC_FAVICON_GENERATOR_API_KEY to .env.example * fix tests
Showing
... | ... | @@ -52,7 +52,9 @@ |
"d3": "^7.6.1", | ||
"dayjs": "^1.11.5", | ||
"dom-to-image": "^2.6.0", | ||
"ethereum-blockies-base64": "^1.0.2", | ||
"framer-motion": "^6.5.1", | ||
"gradient-avatar": "^1.0.2", | ||
"graphiql": "^2.2.0", | ||
"graphql": "^16.6.0", | ||
"graphql-ws": "^5.11.3", | ||
... | ... |
types/views/address.ts
0 → 100644






