NiteeshPutla / Escrow-Contracts

Escrow contract in solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Escrow Contracts

This project demonstrates how a basic escrow contracts function

=> git clone and run npm install in terminal
Next run this command in terminal
npx hardhat run scripts/Escrow.js

About

Escrow contract in solidity


Languages

Language:JavaScript 83.0%Language:Solidity 17.0%