Add backend integration for stats charts.
Showing
... | @@ -39,6 +39,7 @@ | ... | @@ -39,6 +39,7 @@ |
"@types/react-scroll": "^1.8.4", | "@types/react-scroll": "^1.8.4", | ||
"bignumber.js": "^9.1.0", | "bignumber.js": "^9.1.0", | ||
"d3": "^7.6.1", | "d3": "^7.6.1", | ||
"date-fns": "^2.29.3", | |||
"dayjs": "^1.11.5", | "dayjs": "^1.11.5", | ||
"ethers": "^5.7.1", | "ethers": "^5.7.1", | ||
"framer-motion": "^6", | "framer-motion": "^6", | ||
... | ... |
Please register or sign in to comment