React TypeScript Vite starter for building Ethereum ICO token crowdsales

Starter template for building ICO-style Ethereum dApps. It pairs a React + TypeScript front end (Vite) with Solidity smart contracts and a Hardhat development workflow, including TypeChain-generated TypeScript bindings. The repo provides an ERC20 token and crowdsale example, Etherscan verification support, wallet integration, deployment scripts and tests for experimenting with token crowdsales.
0