@truffle/debugger

v9.2.7
Core functionality for debugging Solidity files built with Truffle
debugger ethereum solidity truffle

build

webpack --config webpack/webpack.config.js

docs

esdoc

prepare

yarn build

test

mochapack --webpack-config webpack/webpack.config-test.js --recursive

test:coverage

nyc mochapack --webpack-config webpack/webpack.config-test.js --recursive

test:debug

NODE_ENV=testing node --inspect ./node_modules/.bin/mochapack --webpack-config webpack/webpack.config-test.js --recursive
npm i @truffle/[email protected]

Metadata

  • MIT
  • Whatever
  • Tim Coulter
  • released 12/16/2021

Downloads