bmoyroud
Follow
Pinned Loading
-
-
Truffle 5 - HD Wallet Provider
Truffle 5 - HD Wallet Provider 1const Contract = artifacts.require("Contract");
23module.exports = async callback => {
4let contractInstance = await Contract.deployed();
5console.log(`Contract address: ${contractInstance.address}`);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.