Skip to content

Web UI written with Truffle React Box + Material UI, for my Personal Smart Contract

Notifications You must be signed in to change notification settings

DZariusz/PersonalContractWebUI

Repository files navigation

Web UI for my Personal Contract

Web UI written using: Truffle React Box + Material UI for my Personal Smart Contract.

http://personal-contract.dzariusz.com

Init the environment

truffle unbox react

Commands:

  Compile:              truffle compile
  Migrate:              truffle migrate
  Test contracts:       truffle test
  Test dapp:            npm test
  Run dev server:       npm run start
  Build for production: npm run build
  
# for await/async
npm i babel-preset-env --save-dev

For install Material UI npm install @material-ui/core styled-components @material-ui/icons npm i react-swipeable-views

When you pulled the project, just use npm install.

Sources:

About

Web UI written with Truffle React Box + Material UI, for my Personal Smart Contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages