Multicall3 Website

May 20, 2023 ยท View on GitHub

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

Development

# Install dependencies.
pnpm install

# Start the development server.
pnpm dev

# Format files.
pnpm fmt