An open API service indexing awesome lists of open source software.

https://github.com/scriptscrypt/cryptocabs

A blockchain based ride hailing platform built at centuRITon hackathon.
https://github.com/scriptscrypt/cryptocabs

ethereum ethersjs mantine reactjs solidity

Last synced: 10 months ago
JSON representation

A blockchain based ride hailing platform built at centuRITon hackathon.

Awesome Lists containing this project

README

          

# Cryptcabs
Cryptcabs is a blockchain-based mobility platform that seeks to decentralize the ride-hailing ecosystem.

## For development

1. Install all the dependencies
`npm install`
or
`yarn`

2. Start the development server
`npm start`
or
`yarn start`

3. Visit [localhost:3000](http://localhost:3000)

## Tech Stack

| Technology | Official Link |
| ----------------- | ------------------------------------------------------------------ |
| Reactjs | https://reactjs.org |
| Mantine | https://mantine.dev |
| Solidity | https://docs.soliditylang.org |
| Ethersjs | https://docs.ethers.io |
| Openzepplin | https://openzeppelin.com |
| Remix IDE | https://remix.ethereum.org |
| Etheasy | https://etheasy.web.app |

## Submission for the hackathon

[Link](https://youtu.be/B-WqGwsuGqU)