Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

Escrow System Smart Contract

A decentralized escrow smart contract built with Solidity.

This project allows two parties to securely exchange assets by using a smart contract as a trusted middle layer. The contract holds funds until the agreed conditions are completed.

πŸš€ Overview

The Escrow System allows users to:

  • Create an escrow agreement
  • Deposit funds into the contract
  • Confirm transactions
  • Release funds to the receiver
  • Handle secure payments without a middleman

This project demonstrates how smart contracts can automate trust between parties.

πŸ›  Technologies Used

  • Solidity
  • Remix IDE
  • Ethereum Virtual Machine (EVM)
  • Smart Contract Security Concepts

πŸ“‚ Project Structure

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages