Example Vite + React + TypeScript project demonstrating how to use graz ⚡️
- In order for web3 related packages to work, Vite requires polyfilling Node.js built-in modules using vite-plugin-node-stdlib-browser
- This project is generated with
create-vite
using the React + TypeScript template