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 161 forks source link

Update "Using Infura custom provider" tutorial #173

Closed yatskevich closed 6 years ago

yatskevich commented 6 years ago
bmmpxf commented 6 years ago

Hi there @yatskevich . Thanks for the PR. We actually just rewrote the entire Infura tutorial to use Truffle's HDWalletProvider. The result ends up being much simpler to use than the way we originally wrote it. Check it out!

http://truffleframework.com/tutorials/using-infura-custom-provider

If you see any other issues, please feel free to suggest. Do note that we've since moved our website source code to another repository:

https://github.com/trufflesuite/trufflesuite.com/

Sorry it took so long to get back to you. The Truffle team has grown recently, so we'll be able to accept feedback much quicker from now on. Thanks!