owlprotocol / starter-solidity

Solidity starter template with parrallel mocha test suite.
MIT License
0 stars 1 forks source link

Hardhat Migration #1

Open HrikB opened 2 years ago

leovigna commented 2 years ago

Add some documentation here about the features we should support.

Consider scrapping the deploy.ts script generation and removing that in favor of some Hardhat solution. We should preserve the capability to create factory methods with Typechain for web3js, TruffleContract, ethers.

HrikB commented 2 years ago

/cib

leovigna commented 2 years ago

Is there a PR for this issue?