方便智能合约的编译。

crytic-compile的Python项目详细描述


#crytic编译 [![生成状态](https://travis-ci.com/crytic/crytic-compile.svg?branch=master)](https://travis-ci.com/crytic/crytic-compile) [![松弛状态](https://empireslacking.herokuapp.com/badge.svg)](https://empireslacking.herokuapp.com) [![pypi版本](https://badge.fury.io/py/crytic-compile.svg)](https://badge.fury.io/py/crytic-compile

帮助智能合约编译的库。它包括支持: -直接solc编译 -[松露](https://truffleframework.com/) -[上船](https://embark.status.im/) -[dapp](https://dapp.tools/dapp/) -[乙醚](https://github.com/LimeChain/etherlime) -[以太扫描](https://etherscan.io/

有关高级用法,请参阅[配置](https://github.com/crytic/crytic-compile/wiki/Configuration)文档。

该插件用于Crytic工具,包括: -[滑动](https://github.com/crytic/slither) -[针鼹](https://github.com/crytic/echidna) -[曼蒂科尔](https://github.com/trailofbits/manticore/) -[evm cfg builder](https://github.com/crytic/evm_cfg_builder

##安装

` pip install crytic-compile `

##用法

###独立的 `bash $ crytic-compile . `

crytic compile将生成包含合同的ast/abi和字节码的crytic export/contracts.json。 文件结构为:

运行crytic compile–help获取更多选项。

###作为库

请参阅[库文档](https://github.com/crytic/crytic-compile/wiki/Library-Documentation)。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java我想将gridview更改为recyclerview   java将信息发送到电子邮件   Regex java用于检查开始[和结束],但可以在开始和结束处\t\r\n   java ActionListener代理wierd   java Dagger 2单例不工作   java Spring AntRequestMatcher不匹配   由于java,安卓无法运行gradle测试任务。lang.NoClassDefFoundError:jdk/internal/reflect/GeneratedSerializationConstructorAccessor1   java如何修复com。fasterxml。杰克逊。数据绑定。JsonMappingException:反序列化属性时出现问题“错误”   java NavigationDrawer的菜单不工作   声明“不兼容类型:类无法转换为数组”的java错误   java“在每个项目中创建名为“entityManagerFactory”且在类路径资源中定义的bean时出错”   java JTextField和JLabel未出现   macos从OSX上的Java程序保存PNG   java mxGraph编辑器拖动节点克隆?   java在JPanel上绘制并将JPanel添加到JFrame   java不获取web应用程序SpringMVC+jpa+postgreSQL中的所有用户对象