dbeal-eth / eth-boilerplate

Boilerplate repo for fresh hardhat, smart contract projects with a UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To learn more about the project, please visit the submodule folders:

  • packages/core: Includes smart contracts for super app, tests, deployment automation
  • packages/ui: Contains the demo frontend UI in react

Building

npm install
npx lerna bootstrap
npx lerna run build

About

Boilerplate repo for fresh hardhat, smart contract projects with a UI


Languages

Language:TypeScript 82.9%Language:CSS 10.1%Language:JavaScript 5.2%Language:Solidity 1.8%