This project is a prototype of pos blockchain for shipping and logitsics
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
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