Skip to content

bios42eth/ERC20Escrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Escrow

Escrow is a contract designed to garantee a safe transfer beetween a sender and a recipient.

Typical usage :

  1. Buyer locks in some token
  2. Merchant send the goods
  3. Buyer releases the tokens
  4. Merchant claims the tokens

Live contract on polygon

B42 Token : 0xED06A746CCd14374E13D61Fa241A7EBA3F3D49EB

Run the tests

npm install
npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published