HDWallet Accounts Package
I needed access to all Ganache accounts in a Truffle test script I am working on. Unfortunately, the HDWalletProvider only returns one account (the first, unless you override). I...
I needed access to all Ganache accounts in a Truffle test script I am working on. Unfortunately, the HDWalletProvider only returns one account (the first, unless you override). I...