cra-template-dapp

A Project Boilerplate Create React App Template for Creating EVM Dapps

MIT License

Downloads
18
Stars
1
Committers
2

cra-template-dapp

A Project Boilerplate Create React App Template for Creating EVM Dapps. Using React, Typescript, Redux, Styled Components, React Router & useDapp.

Get Started

npx create-react-app my-app --template dapp

# or yarn
yarn create react-app my-app --template dapp