ethhub-io / ethhub

The essential Ethereum information hub.
https://www.ethhub.io
Other
864 stars 580 forks source link

Added "dapp tooling" and "developer docs" section #565

Open 0xolishell opened 1 year ago

0xolishell commented 1 year ago

The technical section was missing (a) the set of tools to start actually reading and writing to the blockchain and (b) general web3 developer tutorials to learn how to read and write to the blockchain.

I added the same list as exists on a similar Ethereum page (https://ethereum.org/en/community/support/).

For (a), I added everything from this Ethereum page's "Tooling" section except for web3.js as ethers.js is much more broadly used.

For (b) I added the following popular "how to learn web3 dev" resources and courses (all free) - Alchemy University, Chainlink (specifically Patrick Collins' famous 32 hour comprehensive course / video), and Nader Dabit as well as everything the Ethereum page had. In full transparency, I work for Alchemy and am submitting these because these resources consistently receive the most positive feedback from both the crypto community and our developers :) Please let me know of any questions.

Love what you guys do at ethhub, thanks!

Shelley