Sin descripción

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

README.md

Solidity Template

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