No Description

Paul Razvan Berg 23cff4f0b8 chore: use double quotes in scripts so it works in windows 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 635f6f328c test: remove unused variable 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 84e3ec294c fix: add pre and post hooks for coverage script 5 years ago
.solhint.json e35b229b5a feat: initial commit 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 23cff4f0b8 chore: use double quotes in scripts so it works in windows 5 years ago
tsconfig.json e35b229b5a feat: initial commit 5 years ago
yarn.lock 84e3ec294c fix: add pre and post hooks for coverage script 5 years ago

README.md

Solidity Template

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