暫無描述

Paul Razvan Berg 6ee98ed081 fix: remove artifacts after solcov is run 5 年之前
@types de44b881d8 feat: new clean and typechain buidler tasks 5 年之前
contracts e35b229b5a feat: initial commit 5 年之前
scripts e35b229b5a feat: initial commit 5 年之前
tasks de44b881d8 feat: new clean and typechain buidler tasks 5 年之前
test 30273216ea refactor: use Signer instead of Wallet class in tests 5 年之前
.commitlintrc.js e35b229b5a feat: initial commit 5 年之前
.editorconfig e35b229b5a feat: initial commit 5 年之前
.env.example e35b229b5a feat: initial commit 5 年之前
.eslintignore de44b881d8 feat: new clean and typechain buidler tasks 5 年之前
.eslintrc.yaml de44b881d8 feat: new clean and typechain buidler tasks 5 年之前
.gitattributes e35b229b5a feat: initial commit 5 年之前
.gitignore e35b229b5a feat: initial commit 5 年之前
.huskyrc e35b229b5a feat: initial commit 5 年之前
.mocharc.json e35b229b5a feat: initial commit 5 年之前
.prettierignore e35b229b5a feat: initial commit 5 年之前
.prettierrc e35b229b5a feat: initial commit 5 年之前
.solcover.js 6ee98ed081 fix: remove artifacts after solcov is run 5 年之前
.solhint.json 23fd4cacde style: extend the maximum length of revert reasons 5 年之前
.solhintignore e35b229b5a feat: initial commit 5 年之前
README.md 23cff4f0b8 chore: use double quotes in scripts so it works in windows 5 年之前
buidler.config.ts 23cff4f0b8 chore: use double quotes in scripts so it works in windows 5 年之前
package.json a1699d44e9 fix: upgrade solhint-plugin-prettier to get rid of warning 5 年之前
tsconfig.json e35b229b5a feat: initial commit 5 年之前
yarn.lock a1699d44e9 fix: upgrade solhint-plugin-prettier to get rid of warning 5 年之前

README.md

Solidity Template

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