Skip to content

item traceability system based on ipfs and eth2

Notifications You must be signed in to change notification settings

HackFS-IPFS/HEIBEN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEIBEN

item traceability system based on ipfs and eth

front-end

  1. install Solidity(v0.4.25) https://www.cnblogs.com/StephenWu/p/6791490.html
npm install -g [email protected]
  1. install the frontEnd package
cd frontEnd
npm install

back-end

  1. build front end
npm run build:prod
  1. install python dependencies
cd backEnd
pip install -r pipreq.txt 
  1. deploy the website
cd backEnd
python main.py
(use --proxyPort to specify the port of proxy,e.g.
python main.py --proxyPort 8000)

About

item traceability system based on ipfs and eth2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •