trufflesuite / trufflesuite.github.io

Staging Repo of Build Artifacts for Truffle Suite. Find the source at https://github.com/trufflesuite/trufflesuite.com
https://www.trufflesuite.com
34 stars 160 forks source link

Update "Using Infura" tutorial to use "truffle-hdwallet-provider" #207

Closed pabloruiz55 closed 6 years ago

pabloruiz55 commented 7 years ago

The "Using Infura" tutorial could be extremely short and simple to implement if it used the truffle-hdwallet-provider npm package. Just 2 lines of code to set it up instead of 15+ which require several additional includes.

I'd like to modify this page/tutorial to make it easier to deploy to Infura.

bmmpxf commented 6 years ago

Hi @pabloruiz55 . This has been done. Check it out: http://truffleframework.com/tutorials/using-infura-custom-provider

Feel free to open up more issues over at https://github.com/trufflesuite/trufflesuite.com/issues, and we'll get to them much faster, we promise! Thanks!