Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 462 Bytes

Carlos' web3 project Starter Template

This is a template maintained by @carlosdp used for quickly spinning up new web3 experiments with a nice, quick dev environment and minimal boilerplate. It uses the following tools and libraries:

  • Vite (dev server / bundling, fast and ES module-based)
  • Vitest (for tests)
  • ESLint (with Prettier plugin)
  • Chakra UI
  • ethers
  • Wagmi hooks
  • RainbowKit

License

This project is licensed under both MIT and Apache 2.0