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

nmodulo/chainpact

Repository files navigation

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