Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/max-tonny8/create_dapp

This project is to create ENV Dapp
https://github.com/max-tonny8/create_dapp

dapp ethereum ethersjs javascript nodejs smart-contracts solidity solidity-contracts solidity-dapps typescript web3

Last synced: about 18 hours ago
JSON representation

This project is to create ENV Dapp

Awesome Lists containing this project

README

        

# 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

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

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