/multicall3-frontend

https://multicall3.com

Primary LanguageTypeScriptMIT LicenseMIT

Multicall3 Website

This is the source code for https://multicall3.com.

Development

# Install dependencies.
pnpm install

# Start the development server.
pnpm dev

# Format files.
pnpm fmt