Skip to content

A dev environment template for team mates in the Encode Solidity bootcamp to copy and use.

Notifications You must be signed in to change notification settings

Spencer-Sch/dev_env_template_yarn

Repository files navigation

Working Dev Environment with Yarn

Run command:

yarn install

and

rename .example.env to .env and update with your info


This is an empty environment built to work with Yarn
All contracts, tests, artifacts, scripts have been removed.
Try running some of the following tasks:

yarn hardhat help
yarn hardhat test
REPORT_GAS=true yarn hardhat test
yarn hardhat node
yarn hardhat run scripts/deploy.ts

About

A dev environment template for team mates in the Encode Solidity bootcamp to copy and use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published