معرفی شرکت ها


ethsential-0.2.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

EthSential package for Python-Guide.org
ویژگی مقدار
سیستم عامل -
نام فایل ethsential-0.2.6
نام ethsential
نسخه کتابخانه 0.2.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Dias
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/1140251/Ethsential
آدرس اینترنتی https://pypi.org/project/ethsential/
مجوز Apache-2.0
# EthSential - Security analysis for Ethereum smart contracts [![Test](https://github.com/1140251/Ethsential/workflows/Test/badge.svg)](https://github.com/1140251/Ethsential/actions) [![Release](https://github.com/1140251/Ethsential/workflows/Release/badge.svg)](https://github.com/1140251/Ethsential/actions) [![PyPI](https://badge.fury.io/py/ethsential.svg)](https://pypi.python.org/pypi/ethsential) [![Marketplace Version](https://vsmarketplacebadge.apphb.com/version-short/1140251.ethsential.svg)](https://marketplace.visualstudio.com/items?itemName=1140251.ethsential) EthSential is a security analysis framework for Ethereum smart contracts. It bundles security analysis tools to find vulnerabilities in smart contracts code. ## Features - A system that uses analysis tools based on Docker images. - Provides two types of interfaces for the command-line interface and language server protocol ([lsp](https://microsoft.github.io/language-server-protocol/)). - Normalize the output of the tools in a single file or lsp response. ## Supported Tools - [Mythril](https://github.com/ConsenSys/mythril) - [Securify](https://github.com/eth-sri/securify2) - [Slither](https://github.com/crytic/slither) ## Prerequisites EthSential requires [Docker](https://docs.docker.com/install) and [Python3](https://www.python.org) to be installed in the system. ## Install Install from Pypi: ```bash $ pip install ethsential ``` ## Usage Run `ethsent -h` to get more information: ```text Usage: solhint [actions] [options] <file> Actions: tcp Use TCP server cli Use command line interface install, i, isntall, add Install tools tcp optional arguments: -h, --help show this help message and exit --host HOST Bind to address (default=127.0.0.1) -p, --port PORT Bind to port (default=2087) cli arguments: -h, --help show this help message and exit -f, --file FILE [FILE ...] select file(s) or directories to be analysed -t, --tools [{all,mythril,securify,slither} ...] select tool(s) -op, --outputPath The full path for the new output directory, relative to the current workspace. (default=result/). ``` ## IDE Integrations - **[VS Code](https://marketplace.visualstudio.com/items?itemName=1140251.ethsential)** ## How to contribute Please read [CONTRIBUTING.md](https://github.com/1140251/Ethsential/blob/master/CONTRIBUTING.md) for details about how to proceed. Everyone interacting in Ethsential and its sub-projects' codebases and issue trackers, is expected to follow the Contributor Covenant [code of conduct](https://github.com/1140251/Ethsential/blob/master/CODE_OF_CONDUCT.md). ## License This project is licensed under the Apache-2.0 license - see the [LICENSE.md](https://github.com/1140251/Ethsential/blob/master/LICENSE.md) file for details.


نیازمندی

مقدار نام
==4.2.1 docker
==0.9.0 pygls
==0.16.0 joblib
==0.0.7 solidity-parser


نحوه نصب


نصب پکیج whl ethsential-0.2.6:

    pip install ethsential-0.2.6.whl


نصب پکیج tar.gz ethsential-0.2.6:

    pip install ethsential-0.2.6.tar.gz