dylanavery720 / peoplEther

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peoplEther

Smart Contract that accepts Name and Age of New Person, built with Truffle and on testrpc.

Usage

npm install , then run testrpc and then truffle console

Building and the frontend

  1. First run truffle compile, then run truffle migrate to deploy the contracts onto your network of choice (default "development").
  2. Then clone down this React front end and run npm start https://github.com/dylanavery720/peoplEther-ui

About


Languages

Language:JavaScript 83.5%Language:HTML 10.2%Language:CSS 6.3%