Skip to content

hideki212/BlockShip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is a prototype of pos blockchain for shipping and logitsics

How to run the web

1. install nodejs current from https://nodejs.org/en/ and mongodb from https://www.mongodb.com/download-center/community

2. navigate to the blockshipweb folder in the terminal

3. in the terminal type npm install

4. in terminal type npm start

Note that we have blockshipweb folder and blockshipwebold folder use the blockshipwebfolder

How to run the API

1. install nodejs current from https://nodejs.org/en/ and mongodb from https://www.mongodb.com/download-center/community

2. navigate to the blockshipblockchain folder in the terminal

3. in the terminal type npm install

4. in terminal type npm run ico

5. in terminal type npm run dev

you can add more peers by setting the HTTP_PORT, P2P_PORT and PEERS environmental variables in and new teminal and run npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors