SlitherExample:展示Slither错误的最小示例

时间:2024-04-18 20:21:17
【文件属性】:

文件名称:SlitherExample:展示Slither错误的最小示例

文件大小:345KB

文件格式:ZIP

更新时间:2024-04-18 20:21:17

TypeScript

斯莱特的例子 展示Slither错误的最小示例。 安装 $ slither --version 0.7.0 $ python --version Python 3.7.7 $ solc --version solc, the solidity compiler commandline interface Version: 0.8.0+commit.c7dfd78e.Linux.g++ npm install npx hardhat compile 滑行输出 $ slither . 'npx hardhat compile' running Nothing to compile Creating Typechain artifacts in directory typechain for target ethers-v5 Successfully generated Typechain a


【文件预览】:
SlitherExample-main
----.gitignore(64B)
----tsconfig.json(312B)
----README.md(9KB)
----LICENSE(34KB)
----hardhat.config.ts(638B)
----package.json(850B)
----typechain()
--------ExampleTokenFactory.ts(16KB)
--------Ierc20.d.ts(10KB)
--------ExampleToken.d.ts(16KB)
--------Erc20Factory.ts(17KB)
--------index.ts(288B)
--------Erc20.d.ts(16KB)
--------Ierc20Factory.ts(4KB)
----.solhint.json(137B)
----contracts()
--------ExampleToken.sol(553B)
----package-lock.json(1.4MB)

网友评论