UNPKG

truffle-analyze

Version:

Add vulnerability and weakness analysis via the MythX

6 lines (4 loc) 129 B
var Migrations = artifacts.require("./Migrations.sol"); module.exports = function(deployer) { deployer.deploy(Migrations); };