Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kpwithcode/escrowapp
An app for keeping funds in escrow. How can I use a smart contract to keep money in the custody of a third party (lawyer) and only take effect when specified conditions are met.
https://github.com/kpwithcode/escrowapp
dapp ethereum-contract solidity web3
Last synced: 13 days ago
JSON representation
An app for keeping funds in escrow. How can I use a smart contract to keep money in the custody of a third party (lawyer) and only take effect when specified conditions are met.
- Host: GitHub
- URL: https://github.com/kpwithcode/escrowapp
- Owner: KPWithCode
- Created: 2020-06-18T03:02:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T03:17:31.000Z (about 2 years ago)
- Last Synced: 2024-11-12T07:15:53.195Z (2 months ago)
- Topics: dapp, ethereum-contract, solidity, web3
- Language: JavaScript
- Homepage:
- Size: 1.72 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EscrowApp
**This smart contract is a continuation of the use of my DeedDapp**