@kryptocamp/cra-template-dapp-scaffold

0.9.2 • Public • Published

React Boilerplate for Dapp

KryptoCamp React Boilerplate with Create React App

version

License MIT

Installation

Install with create-react-app

npx create-react-app@latest --template cra-template-dapp-scaffold my-awesome-app

Setting .env

Change .env.example to .env, then update with your own config

REACT_APP_CONTRACT_ADDRESS= # Replace with your contract address
REACT_APP_INFURA_ID= # Replace with your Infura ID, sign up here https://infura.io/

Start

cd my-awesome-app
npm start

License

MIT License

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @kryptocamp/cra-template-dapp-scaffold

      Weekly Downloads

      1

      Version

      0.9.2

      License

      MIT

      Unpacked Size

      32.4 kB

      Total Files

      24

      Last publish

      Collaborators

      • waynehavbitx