@klevoya/inspect

1.0.1 • Public • Published

inspect-cli

Automatically analyse your EOSIO smart contract for commonly found vulnerabilities.

Inspect makes finding vulnerabilities in your EOSIO smart contracts easy to do within your development workflow. Giving you peace of mind before you deploy on chain.

Quick Start

# install the CLI globally
npm install -g @klevoya/inspect

inspect login
# run an analysis
inspect check /path/to/contract.wasm
# check all analysis results
inspect reports

See the documentation page for further instructions.

Readme

Keywords

Package Sidebar

Install

npm i @klevoya/inspect

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

27.7 kB

Total Files

27

Last publish

Collaborators

  • mtabz
  • cmichelio