darq-truffle

4.1.9-latest.0 • Public • Published

darq-truffle

What you need today, tonight.

Nightly build of truffle.

  • ⚠️ Do not use in production. ⚠️
  • ⚠️ Unstable & unsupported. ⚠️

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 ..

/darq-truffle/

    Package Sidebar

    Install

    npm i darq-truffle

    Weekly Downloads

    11

    Version

    4.1.9-latest.0

    License

    none

    Unpacked Size

    47.8 MB

    Total Files

    22

    Last publish

    Collaborators

    • benjamincburns
    • cgewecke
    • gnidan
    • tcoulter