Skip to content

Instantly share code, notes, and snippets.

@sibelius
Last active June 18, 2024 17:52
Show Gist options
  • Save sibelius/176ba11de6c001b3bf9dc81a4ecd4db2 to your computer and use it in GitHub Desktop.
Save sibelius/176ba11de6c001b3bf9dc81a4ecd4db2 to your computer and use it in GitHub Desktop.
Learning Path Web3
  • learn blockchain concepts
  • learn ethereum
  • learn how to use metamask
  • learn how to use hardhat (https://hardhat.org/)
  • learn how to deploy and interact with a smart contract
  • learn common smart contract standards like ERC20 (token), ERC721 (nft), ERC1155 (opensea)
  • learn ipfs
  • learn how to read blockchain explorers like https://etherscan.io/
  • learn how to use web3 and etherjs
  • learn solidity
  • learn ABI
  • learn about subgraphs and The Graph
  • learn how to send a tx
  • learn about eth RPC Methods
  • learn how to call a contract method
  • learn solana
@tgmarinho
Copy link

tgmarinho commented Sep 7, 2021

  • learn web3 concepts.
  • learn dapps concepts

learn Web3 concepts: what is it? what does it do? why it matters? what does it resolve? then go to the path.

@italosantana
Copy link

  • Blockchain Trilemma
  • Decentralized finance (DeFi)

@akinncar
Copy link

@enriquebeta6
Copy link

@enriquebeta6
Copy link

@sibelius
Copy link
Author

sibelius commented Feb 4, 2022

@italosantana
Copy link

EIPs -

@sibelius
Copy link
Author

@enriquebeta6
Copy link

@hooman96
Copy link

where is the link to join the discord channel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment