wighawag / hardhat-deploy

hardhat deployment plugin
MIT License
1.17k stars 283 forks source link

Ledger path support #420

Closed stupid-boar closed 1 year ago

stupid-boar commented 1 year ago

master branch use only first account (path ignored)

Expected:

  namedAccounts: {
    deployer: {
      default: 0,
      11155111: "ledger://m/44'/60'/20'/0/0:0x9bA15E762398456ce03eAA382253b56Ed5dA882a",
    },
  },
stupid-boar commented 1 year ago

Merge it) Pls)

stupid-boar commented 1 year ago

@wighawag pls)

sshmaxime commented 1 year ago

This is really nice ! Thanks @stupid-boar, i hope this gets merged soon

wighawag commented 1 year ago

Thanks @stupid-boar ! it is now published on 0.11.27

stupid-boar commented 1 year ago

@wighawag thx you very much! we love your project