Skip to content

Xuefeng-Zhu/BlockRide

Repository files navigation

BlockRide

BlockRide uses blockchain tech to cuts extra layers and enables riders and drivers to co-determine riding price through bidding and direct communication.

Features

  • 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.

Get Started

  1. Install dependencies npm install -g truffle ethereumjs-testrpc
  2. Install Metamask
  3. Run testrpc
  4. Add first account in testrpc to Metamask by importing private key
  5. Run truffle compile in the project directory
  6. truffle migrate
  7. npm run start

Note

The project is created in hackathone event, so there are lots of code design and maintaince issue. Some functionality is not fully working.

Releases

No releases published

Packages

No packages published