Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 586 Bytes

File metadata and controls

17 lines (13 loc) · 586 Bytes

Consensys Bootcamp Academy

blockchain-developer-bootcamp-final-project

  • Chapter 1: Your Final Project Idea

Escrow Service

  • First user creates an escrow deal with a description
  • First user submits the first form of collateral
  • First user shares the escrow deal with the second user
  • Second user reviews the escrow deal
  • Second user submits the second form of collateral
  • Once both forms of escrow are deposited the users are able to withdraw
  • First user withdraws the second users assets
  • Second user withdraws the first users assets
  • The Escrow deal is complete