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

darq-truffle

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

darq-truffle

Truffle - Simple development framework for Ethereum

  • 4.1.9-latest.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
28
decreased by-3.45%
Maintainers
4
Weekly downloads
 
Created
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

Package last updated on 12 Jun 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