| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
TrustLock is a Solidity-based escrow smart contract that enables secure peer-to-peer transactions without relying on trust or intermediaries.
Funds are locked in a smart contract and released only when predefined conditions are met.
Online transactions often fail due to lack of trust between parties.
TrustLock replaces trust in people with trust in code by using smart contracts as a neutral escrow.
If buyer becomes inactive, timeout protection allows seller to claim funds.
If conflict occurs, an arbitrator can resolve the dispute.
This project was built to explore:
TrustLock is a learning-focused prototype and not production-ready.
It demonstrates core escrow mechanics in decentralized systems.
Commands to run & test
Divyansh Goyal
| Back | FazBrowse Home | New Git URL |