1.0.0 • Published 2 years ago

@ccbridge/contracts v1.0.0

Weekly downloads
-
License
BUSL-1.1
Repository
-
Last release
2 years ago

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npm install --save-dev typescript
npm install --save-dev ts-node
npm install --save-dev hardhat
yarn install
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
1.0.0

2 years ago