Velocimeter frontend is inspired by Original Solidly v1 frontend. However, everything is refactored to use typescript in strict mode. It also introduces Tailwind CSS for styling. Some of the legacy components can be found under the legacy folder. We also have many-many more fixes and improvements.
Velocimeter relies on Next.js, React, Wagmi, Viem, Material UI with Tailwind CSS. It also uses Web3-React and FLUX.
yarn
yarn dev
Code quality is set up for you with prettier and eslint.