Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 334 Bytes

ChainPact Contracts Repo

ChainPact is a decentralized contracting application built for EVM-based blockchain.

[PoC in progress, stand by...]

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

Security