MVPR坚固性

时间:2021-02-24 09:24:50
【文件属性】:
文件名称:MVPR坚固性
文件大小:181KB
文件格式:ZIP
更新时间:2021-02-24 09:24:50
Solidity MVPR坚固性 :在本地开发网络上编译和运行智能合约 :为智能合约生成TypeScript类型 :著名的以太坊库和钱包实现 :用于编写全面的智能合约测试的工具 : 代码覆盖率 :代码格式化程序 用法 先决条件 在运行任何命令之前,请确保安装依赖项: $ yarn install 编译 使用Hardhat编译智能合约: $ yarn compile 类型链 编译智能合约并生成TypeChain工件: $ yarn typechain 皮棉硬度 整理Solidity代码: $ yarn lint:sol Lint TypeScript 整理TypeScript代码: $ yarn lint:ts 测试 运行摩卡测试: $ yarn test 覆盖范围 生成代码覆盖率报告: $ yarn coverage 干净的 删除智能合约工件,覆盖率报告和安全帽缓存: $ yarn
【文件预览】:
MVPR-solidity-main
----.solhintignore(44B)
----package.json(2KB)
----.commitlintrc.js(70B)
----tasks()
--------accounts.ts(373B)
--------clean.ts(434B)
--------task-names.ts(49B)
----test()
--------mvpr-test.js(7KB)
----.solhint.json(516B)
----.prettierrc(272B)
----.prettierignore(104B)
----hardhat.config.ts(2KB)
----.env.example(122B)
----.eslintrc.yaml(541B)
----.huskyrc(72B)
----tsconfig.json(553B)
----.solcover.js(628B)
----contracts()
--------Reputation.sol(7KB)
--------ProposalEngine.sol(13KB)
--------VotingEngine.sol(7KB)
--------ProjectExecution.sol(67B)
--------MockWETH.sol(429B)
--------interfaces()
----LICENSE.md(150B)
----.gitignore(247B)
----.mocharc.json(104B)
----types()
--------augmentations.d.ts(175B)
--------index.ts(150B)
----README.md(1KB)
----yarn.lock(431KB)
----.eslintignore(117B)
----.editorconfig(254B)
----.gitattributes(32B)

网友评论