Skip to content

rockorama/first-dapp

Repository files navigation

First Dapp Workspace

Requirements

Node 15+ with NPM 7+ (Node 16.13.0 suggested with ASDF)

Running E2E locally for development

  1. Install dependencies
npm install
  1. Run Hardhat, Compile Contracts, Deploy Contracts and run the Frontend
npm run dev
  1. Connect Metamask to http://127.0.0.1:8545

About

A Dapp Scafold with React, Hardhat and Solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published