No Description

Paul Razvan Berg 9a1c8ca110 chore: reproduce createFixtureLoader bug 5 years ago
@types de44b881d8 feat: new clean and typechain buidler tasks 5 years ago
contracts e35b229b5a feat: initial commit 5 years ago
scripts e35b229b5a feat: initial commit 5 years ago
tasks de44b881d8 feat: new clean and typechain buidler tasks 5 years ago
test 9a1c8ca110 chore: reproduce createFixtureLoader bug 5 years ago
.commitlintrc.js e35b229b5a feat: initial commit 5 years ago
.editorconfig e35b229b5a feat: initial commit 5 years ago
.env.example e35b229b5a feat: initial commit 5 years ago
.eslintignore de44b881d8 feat: new clean and typechain buidler tasks 5 years ago
.eslintrc.yaml de44b881d8 feat: new clean and typechain buidler tasks 5 years ago
.gitattributes e35b229b5a feat: initial commit 5 years ago
.gitignore e35b229b5a feat: initial commit 5 years ago
.huskyrc e35b229b5a feat: initial commit 5 years ago
.mocharc.json e35b229b5a feat: initial commit 5 years ago
.prettierignore e35b229b5a feat: initial commit 5 years ago
.prettierrc e35b229b5a feat: initial commit 5 years ago
.solcover.js 6ee98ed081 fix: remove artifacts after solcov is run 5 years ago
.solhint.json 23fd4cacde style: extend the maximum length of revert reasons 5 years ago
.solhintignore e35b229b5a feat: initial commit 5 years ago
README.md 23cff4f0b8 chore: use double quotes in scripts so it works in windows 5 years ago
buidler.config.ts 23cff4f0b8 chore: use double quotes in scripts so it works in windows 5 years ago
package.json a1e5e9bf4b chore: upgrade to ethereum-waffle@3.0.2 5 years ago
tsconfig.json e35b229b5a feat: initial commit 5 years ago
yarn.lock a1e5e9bf4b chore: upgrade to ethereum-waffle@3.0.2 5 years ago

README.md

Solidity Template

To be used when building a new solidity project from scratch.