Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naveen-2111-dev/escrow.sol

Escrow
https://github.com/naveen-2111-dev/escrow.sol

chai hardhat metamask solidity sonic-blockchain

Last synced: 12 days ago
JSON representation

Escrow

Awesome Lists containing this project

README

        

# Escrow

this is a escrow contract, which is deployed on sonic blockchain

Try running some of the following tasks:

```shell
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npm run deploy
```