Skip to content

Basic Crud List On Block Change -- without delete or update

Notifications You must be signed in to change notification settings

LaSkilzs/BlockChain-Deliverables

Repository files navigation

BlockChain-Deliverables

Contract

  1. Truffle init
  2. npm init
  3. Truffle Create Contract
  4. Truffle Deploy
  5. Truffle Console to Test

Backend

  1. npm express
  2. touch server.js

FrontEnd

  1. install babel / webpack
  2. install react /react-dom

Connect FrontEnd to Contract

  1. install truffle-solidity-loader
  2. install truffle-contract
  3. install web3

Connect Oracle

Connect Zap

RUN

  1. npm install
  2. npm run dev-front
  3. npm run dev-back
  4. ganache-cli

About

Basic Crud List On Block Change -- without delete or update

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published