Skip to content

Use hardhat instead of truffle#94

Merged
xlc merged 4 commits intomasterfrom
hardhat
Apr 29, 2022
Merged

Use hardhat instead of truffle#94
xlc merged 4 commits intomasterfrom
hardhat

Conversation

@zjb0807
Copy link
Contributor

@zjb0807 zjb0807 commented Apr 28, 2022

  1. Add compiler config:
version: "0.8.4",
    settings: {
      optimizer: {
        enabled: true,
        runs: 20000
      }
    }
  1. Add typechain-types

TODO:
Add hardhat test #92 #62
Republish npm package with hardhat #93

@xlc xlc merged commit 97487a6 into master Apr 29, 2022
@xlc xlc deleted the hardhat branch April 29, 2022 02:15
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.

2 participants