-2

Is there any other alternative to HDWalletProvider that imports MetaMask's accounts via the 12 word mnemonic? Thanks in advance for the info.

TylerH
  • 20,799
  • 66
  • 75
  • 101
gsiros
  • 40
  • 1

2 Answers2

0

If you do not want to import your accounts using HDWalletProvider than the only alternative I can think of is using Remix and a wallet like MetaMask to deploy your contracts.

0

There is a new alternative using truffle dashboard: "connect Truffle Dashboard to your wallet the same way you would for any other dapp"

for more details see https://trufflesuite.com/blog/introducing-truffle-dashboard/

markux
  • 91
  • 1
  • 5