Files
wagmi-lesson/README.md
2026-03-11 00:10:38 +01:00

551 B
Raw Permalink Blame History

Welcome to React and Wagmi!

This example code features a modern, production-ready template for building full-stack React applications with React Router, Wagmi and Viem.

Features

  • 🚀 Server-side rendering
  • Hot Module Replacement (HMR)
  • 📦 Asset bundling and optimization
  • 🔄 Data loading and mutations
  • 🔒 TypeScript by default
  • 🎉 TailwindCSS for styling

Getting Started

Installation

Install the dependencies:

npm install

Development

Start the development server:

npm run dev