Skip to content

Build: Setup initial hardhat deployments#424

Open
CruzMolina wants to merge 5 commits into
build/hardhat-compilefrom
build/hardhat-deployments
Open

Build: Setup initial hardhat deployments#424
CruzMolina wants to merge 5 commits into
build/hardhat-compilefrom
build/hardhat-deployments

Conversation

@CruzMolina

@CruzMolina CruzMolina commented Jun 5, 2021

Copy link
Copy Markdown
Contributor
  • style: alphabetize hardhat config keys
  • build: add @nomiclabs/hardhat-ethers @nomiclabs/hardhat-waffle & ethereum-waffle as devDependencies
  • build: configure hardhat config for deployments
  • build: port truffle migrations to hardhat deployment script, update npm deployment scripts
  • build: use dotenv/config for hardhat env vars

@antoncoding antoncoding left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments, glad to see us moving to hardhat.
Do u want to convert the tests in the build/hardhat-compile branch too?

Comment thread hardhat.config.ts Outdated
Comment thread hardhat.config.ts Outdated
@CruzMolina CruzMolina force-pushed the build/hardhat-deployments branch from 873e800 to 8bb8ea9 Compare June 7, 2021 17:39
@CruzMolina

Copy link
Copy Markdown
Contributor Author

@antoncoding Planning to port over the tests... at some point 😂. For now this PR is intended to switch over migrations to deployments in a non-breaking way.

@haythemsellami

Copy link
Copy Markdown
Contributor

Do not merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants