Giter VIP home page Giter VIP logo

escrow_service_smart_contract's Introduction

An EVM compatible smart contract for escrow services

Blockchains supported:

Ethereum Virtual Machine(EVM) compatible blockchain

Technologies used:

  • Solidity

How it works

Contract to provide escrow services for transactions where transacting parties may not know/trust each other.

  1. The buyer sends Ether to this escrow contract
  2. The seller releases the agreed product/service upon getting notified by this cotract that the buyer has released the purchase price.
  3. The buyer confirms reciept of the product/service and releases funds held in this contract.
  4. The seller recieves the released funds
  5. Incase of a dispute arises (Should be before the buyer releases funds in 4) the buyer and seller identify an arbiter(escrow) to help in resolving a conflict incase the conflict is to be escaleted to another party.
  6. The arbiter deternines who is in the wrong and either refunds the buyer or releases the funds to the seller.
  7. The transaction is considered closed.

escrow_service_smart_contract's People

Contributors

ebaraza10 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.