Socket
Socket
Sign inDemoInstall

darq-truffle

Package Overview
Dependencies
88
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    darq-truffle

Truffle - Simple development framework for Ethereum


Version published
Weekly downloads
121
increased by5950%
Maintainers
4
Install size
56.1 MB
Created
Weekly downloads
 

Readme

Source

darq-truffle

What you need today, tonight.

Nightly build of truffle.

  • :warning: Do not use in production. :warning:
  • :warning: Unstable & unsupported. :warning:

darq-truffle provides quick access to truffle bug-fixes and exposure to experimental branches that contain breaking changes. It has no set publication schedule.

Install

$ npm -g darq-truffle      # Working branch of the current major release.

$ npm -g darq-truffle@next # Working branch of the next major release.

Use

$ darq-truffle migrate --network casper  # Example command

See what's available.

Tags generally correspond to truffle repo branches.

$ npm view darq-truffle
> { name: 'darq-truffle',
  'dist-tags':
   { latest: '4.1.4-latest.5',
     next: '5.0.0-next.3' },
  .. etc ..

FAQs

Last updated on 12 Jun 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc