Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

truffle-plus-analyze

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

truffle-plus-analyze

Truffle - Simple development framework for Ethereum

  • 5.0.0-beta.1h
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Truffle-plus-analyze is forked/patched version of Truffle. It adds an "analyze" command to run check for security weaknesses and vulnerabilities via the Mythril Platform.

This package will be disappearing soon. We will be integrating in the upcoming truffle 5.0.0 "run" plugin system when it is stable.

You will need Mythril credentials to run this. We expect to be giving limited access mid December and January. We will keep you posted here.

Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier. Read about truffle here.

Install

$ npm install -g truffle-plus-analyze

Quick Usage

For a default set of contracts and tests, run the following within an empty project directory:

$ truffle+analyze init

From there, you can run truffle+analyze analyze, truffle+analyze migrate and truffle+analyze test to compile and analyze your contracts, deploy those contracts to the network, and run their associated unit tests.

However some credentials need to be set to run truffle+analyze analyze. That process is described elsewhere.

See also:

Truffle 5.0.0-beta.1.

License

MIT

FAQs

Package last updated on 01 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc