Back to Video Series
Intermediate15h estimated+120 pts

Peer to Peer Ridesharing

Build a decentralized ridesharing platform where drivers and riders connect directly, with payments handled via smart contracts and escrow.

Video Coming Soon

We're recording this tutorial. In the meantime, follow the written guide and build in the browser IDE.

What You'll Build

Build a decentralized ridesharing platform where drivers and riders connect directly, with payments handled via smart contracts and escrow.

SolidityHardhatNext.jswagmiOpenZeppelin

Learning Objectives

  • Implement escrow payment patterns
  • Build a matching system for drivers and riders
  • Handle dispute resolution on-chain
  • Integrate geolocation with blockchain