Util to facilitate smart contracts compilation.
Project description
# Crytic-compile [![Build Status](https://img.shields.io/github/workflow/status/crytic/crytic-compile/CI/master)](https://github.com/crytic/crytic-compile/actions?query=workflow%3ACI) [![Slack Status](https://empireslacking.herokuapp.com/badge.svg)](https://empireslacking.herokuapp.com) [![PyPI version](https://badge.fury.io/py/crytic-compile.svg)](https://badge.fury.io/py/crytic-compile)
Library to help smart contract compilation. It includes support for: - Direct solc compilation - [Truffle](https://truffleframework.com/) - [Embark](https://embark.status.im/) - [Dapp](https://dapp.tools/dapp/) - [Etherlime](https://github.com/LimeChain/etherlime) - [Etherscan](https://etherscan.io/) - [Brownie](https://github.com/iamdefinitelyahuman/brownie) - [Waffle](https://github.com/EthWorks/Waffle) - [Buidler](https://github.com/nomiclabs/buidler)
See the [Configuration](https://github.com/crytic/crytic-compile/wiki/Configuration) documentation for advanced usages.
The plugin is used in Crytic tools, including: - [Slither](https://github.com/crytic/slither) - [Echidna](https://github.com/crytic/echidna) - [Manticore](https://github.com/trailofbits/manticore/) - [evm-cfg-builder](https://github.com/crytic/evm_cfg_builder)
## Installation
`bash pip3 install crytic-compile `
## Usage
### Standalone `bash crytic-compile . `
Crytic-compile will generate crytic-export/contracts.json containing the AST/ABI and bytecodes of the contracts.
Run crytic-compile –help for more options.
### As a library
See the [library documentation](https://github.com/crytic/crytic-compile/wiki/Library-Documentation).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file crytic-compile-0.1.9.tar.gz
.
File metadata
- Download URL: crytic-compile-0.1.9.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a1110f726bef0baf4c5951f1e517746dac98d96ea445d8f016da3f041706535 |
|
MD5 | 2a63b589a77dafc240e548cf24162639 |
|
BLAKE2b-256 | de7f845e0591f6ac567783a68956ac251f8541c8e5e7bbd77445cbd36841a94e |