Hedera DApp Starter Template using Create React App, Material UI and Typescript with HashPack, Blade, and MetaMask wallet support.
- Multi-wallet integration out of the box (HashPack, Blade, & MetaMask)
- Mirror Node Client
- State management via React Context
- Material UI
- Clone the repo
- Execute the below command
npx create-react-app <my-app-name> --template file:../path/to/your/template/cra-template-[template-name]