BlockRide uses blockchain tech to cuts extra layers and enables riders and drivers to co-determine riding price through bidding and direct communication.
- open and transparent platform list riders and drivers information
- cuts extra layers and enables rider and user to co-determine riding price through bidding and direct communication.
- Install dependencies
npm install -g truffle ethereumjs-testrpc
- Install Metamask
- Run
testrpc
- Add first account in testrpc to Metamask by importing private key
- Run
truffle compile
in the project directory truffle migrate
npm run start
The project is created in hackathone event, so there are lots of code design and maintaince issue. Some functionality is not fully working.