01Clarian / defi-staking-app-starter

48 stars 89 forks source link

artifact is undefined #4

Closed Shaharyar07 closed 2 years ago

Shaharyar07 commented 2 years ago

const Migrations = artifacts.require("Migrations");

module.exports = function deployer() { deployer.deploy(Migrations); };