Skip to content

acmiitr/ethereum101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESCROW-SmartContract

Escrow smart contract for ethereum using solidity

  1. An escrow is a financial arrangement where a third party holds and regulates payment of the funds required for two parties involved in a given transaction.
  2. It helps make transactions more secure by keeping the payment in a secure escrow account which is only released when all of the terms of an agreement are met as overseen by the escrow company.

    When Buyer initializes an escrow transaction, ether is locked in the smart contract. Once Buyer confirms the Seller’s obligations are fulfilled, he can release funds to Seller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages