Skip to content

EthWarrior/ethcrow

 
 

Repository files navigation

EthCrow

EthCrow is a decentralized escrow service utilizing the Ethereum blockchain and its smart contract abilities. EthCrow allows users to create an escrow transaction to anyone with an Ethereum wallet address that can be resolved with a deadline when the receiver can withdraw, finalization of the transaction by the sender, or a refund by the receiver. In the case of a dispute, the sender may add days to the deadline, though neither sender nor receiver can withdraw unless the other has given their permission, except in the case that the deadline has been passed in which the receiver may withdraw the Ether.

EthCrow is currently hosted at https://nedodn.github.io/ethcrow

EthCrow is currently only operable on the Rinkeby test network.

Usage

In order to use this dapp, one must have Metamask enabled in their browser connected to the Rinkeby test network.

Tools Used

EthCrow was built using the Truffle framework, JQuery, Node.js, Bootstrap, and Webpack.

About

Ethereum Escrow Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%