An open API service indexing awesome lists of open source software.

https://github.com/envoy1084/awesome-web3

compiled list of more than 350 resources to delve into the endless realm of blockchain technology and web3.
https://github.com/envoy1084/awesome-web3

List: awesome-web3

awesome awesome-list awesome-resources bitcoin blockchain cryptography ethereum ipfs rpc solidity web3

Last synced: 6 months ago
JSON representation

compiled list of more than 350 resources to delve into the endless realm of blockchain technology and web3.

Awesome Lists containing this project

README

          

---


# Awesome Web3 Awesome Web3

> A compiled list of more than 350 resources to delve into the endless realm of blockchain technology


Awesome Web3 - Curated, top-notch, free Web3 resources | Product Hunt

---

#### **Contributing:**

Please take a quick look at the [contribution guidelines](./CONTRIBUTING.md) first. Thanks to all [contributors](https://github.com/Envoy-VC/awesome-web3/graphs/contributors); you rock!

## Contents

[โœจ Basics of Computer Science](#-basics-of-computer-science)
[๐Ÿ”‘ Basics of Cryptography](#-basics-of-cryptography)
[๐Ÿ’ต Crypto economics](#-crypto-economics)
[โ›“๏ธ Blockchain Basics](#๏ธ-blockchain-basics)
[โ‚ฟ Bitcoin](#-bitcoin)
[ฮž Ethereum](#ฮพ-ethereum)
[โŸ  Solidity](#-solidity)
[๐Ÿชข DAO Communities](#-dao-communities)
[๐Ÿ”จ SDKs](#-sdks)
[๐Ÿ”— Build Blockchain using X](#-build-blockchain-using-x)
[๐Ÿฌ NFT Marketplace](#-nft-marketplace)
[๐ŸŒฟ Node Providers](#-node-providers)
[๐Ÿ—„๏ธ File Storage](#๏ธ-file-storage)
[๐Ÿง‘โ€๐Ÿ’ป Ethereum Development Environment](#-ethereum-development-environment)
[๐Ÿ’ป Ethereum Development IDEs](#-ethereum-development-ides)
[๐Ÿ†” Identity](#-identity)
[๐Ÿคตโ€โ™‚๏ธ Client SDKs](#๏ธ-client-sdks)
[๐Ÿ”— Blockchains](#-blockchains)
[๐Ÿซ Learning Platforms](#-learning-platforms)
[๐Ÿ“น YouTube Channels](#-youtube-channels)
[๐Ÿ“š Web3 Books](#-web3-books)
[๐ŸŽ™๏ธ Talks](#๏ธ-talks)
[๐ŸŽฅ Movies](#-movies)
[๐Ÿ“ป Podcasts](#-podcasts)
[๐Ÿ“– Magazines and Blogs](#-magazines-and-blogs)
[๐Ÿ‘ค Communities](#-communities)
[๐ŸŒ Useful Websites](#-useful-websites)

## โœจ Basics of Computer Science

| Name | Description | Link | Type |
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | -------- |
| CS 10 The Beauty and Joy of Computing | CS10 is UCB's introductory computer science class, taught using the beginners' drag-and-drop language. Students learn about history, social implications, great principles, and future of computing. | https://inst.eecs.berkeley.edu/~cs10/fa14/ | Course |
| CS 101 Computer Science 101 | CS101 teaches the essential ideas of Computer Science for a zero-prior-experience audience. Participants play and experiment with short bits of "computer code" to bring to life to the power and limitations of computers. | http://online.stanford.edu/course/computer-science-101-self-paced | Course |
| CS50's Introduction to Computer Science | Free course issued by Harvard itself will teach you all you need to know to understand the basics of computers and data handling. | https://learning.edx.org/course/course-v1:HarvardX+CS50+X/home | Course |
| Papers We Love | Papers We Love (PWL) is a community built around reading, discussing and learning more about academic computer science papers. | https://github.com/papers-we-love/papers-we-love | Resource |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ”‘ Basics of Cryptography

| Name | Description | Link | Type |
| -------------------------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------- | --------- |
| Basic concepts | Asymmetric encryption, Digital signature, Certificate | https://resources.infosecinstitute.com/topic/role-of-digital-signatures-in-asymmetric-cryptography/ | Article |
| Bitcoin Transaction Malleability | Most subtle and nefarious Bitcoin flaws of all time: transaction malleability. | https://eklitzke.org/bitcoin-transaction-malleability | Article |
| Cryptography I, by Dan Boneh. | Cryptography course by Dan Boneh offered by Stanford University | https://www.coursera.org/learn/crypto | Course |
| Cryptopals | learn crypto by doing challenges, where you build and break popular ciphers. | https://cryptopals.com/ | Challenge |
| Digital signature extension | Multi-signature, Blind signature, Group signature, Ring signature | https://www.iacr.org/archive/pkc2003/25670031/25670031.pdf | PDF |
| How Not to Useย ECDSA | Incorrect usage of the Elliptic Curve Digital Signature Algorithm (ECDSA). | https://yondon.blog/2019/01/01/how-not-to-use-ecdsa/ | Article |
| Merkel Tree | How Merkeltree works. | https://dev.to/envoy_/implement-gasless-whitelist-in-your-nft-contract-4j4l | Article |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ’ต Crypto economics

| Name | Description | Link | Type |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | ------- |
| BLOC-511DL:Introduction to Digital Currencies | The course is designed to provide an introductory understanding of decentralized digital currencies (cryptocurrencies) such as Bitcoin. In particular, the course will survey the theory and principles by which cryptocurrencies operate, practical examples of basic cryptocurrency use, including clients, wallets, transactions. | https://www.unic.ac.cy/blockchain/free-mooc/ | Course |
| Governance in 0x Protocol | Roadmap, timeline and the role of the ZRX token | https://blog.0xproject.com/governance-in-0x-protocol-86779ae5809e | Article |
| Introduction to Cryptoeconomics, by Vitalik Buterin. | In-depth Introduction to how tokens work. | https://www.youtube.com/watch?v=pKqdjaH1dRo | Video |
| Livepeer Whitepaper, by Doug Petkanics and Eric Tang | Details the cryptoeconomics of the Livepeer protocol, users pay, either for broadcasting or consuming. Transcoders are chosen through DPoS. | https://github.com/livepeer/wiki/blob/master/WHITEPAPER.md | Article |
| The Pretence of Knowledge, by Friedrich von Hayek. | Lecture to the memory of Alfred Nobel, December 11, 1974 | https://www.nobelprize.org/prizes/economic-sciences/1974/hayek/lecture/ | Article |
| Token Engineering Series, by Trent McConaghy | Token Engineering Case Studies | https://blog.oceanprotocol.com/token-engineering-case-studies-b44267e68f4 | Article |
| Token Engineering Series, by Trent McConaghy | Towards a Practice of Token Engineering | https://blog.oceanprotocol.com/towards-a-practice-of-token-engineering-b02feeeff7ca | Article |
| Token Engineering Series, by Trent McConaghy | Can Blockchains Go Rogue? | https://blog.oceanprotocol.com/can-blockchains-go-rogue-5134300ce790 | Article |


[๐Ÿ” Back to Top](#contents)

---


## โ›“๏ธ Blockchain Basics

| Name | Description | Link | Type |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------ |
| BLOCKCHAIN DEMO 2.O | This demo will guide you through the blockchain step-by-step. | https://blockchaindemo.io/ | Interactive Course |
| Blockchain Technology | Learn the fundamentals of blockchain technology and how it will power the economy of tomorrow. | https://www.edx.org/course/blockchain-technology | Course |
| Deconfusing Decentralization | Greg Slepak clears up confusion surrounding the concept of decentralization and introduces a simple metric for quantifying it. 5-minute presentation for Ethereum's DEVCON1 conference. | https://www.youtube.com/watch?v=7S1IqaSLrq8 | Talk |
| Elliptic Curve Cryptography | Introduction to understanding elliptic curve cryptography and coding it. | https://medium.com/coinmonks/learn-how-to-code-elliptic-curve-cryptography-a952dfdc20ab | Article |
| Learn the basics of Distributed Ledger Technology (DLT) | Get to know this game-changing technology and how to start using it | https://developer.ibm.com/tutorials/cl-blockchain-basics-intro-bluemix-trs/ | Article |
| Mastering Bitcoin, by Andreas Antonopoulos. | Mastering Bitcoin 2nd Edition - Programming the Open Blockchain | https://github.com/bitcoinbook/bitcoinbook | E-Book |
| Promise of the Blockchain | In this talk Vinay Gupta explains how the blockchain has come about and puts the development of this new technology in perspective of the history of computing, databases and the internet. | https://vimeo.com/161183966 | Talk |
| Why Decentralization Matters | Decentralization is a commonly misunderstood concept. This article explores the main reasons why decentralization is important. | https://onezero.medium.com/why-decentralization-matters-5e3f79f7638e | Article |


[๐Ÿ” Back to Top](#contents)

---


## โ‚ฟ Bitcoin

| Name | Description | Link | Type |
| ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ------------ |
| Bill Gates: Bitcoin Is Exciting Because It's Cheap | Bill Gates, co-founder of Microsoft and co-chairman of the Bill & Melinda Gates Foundation, comments on Bitcoin during an interview with Erik Schatzker on "Street Smart.โ€ | https://www.youtube.com/watch?v=DyAufA2lWn0&t=26s | Talk |
| Bitcoin. Sweat. Tide. Meet the future of branded currency. | Paul Kemp-Robertson walks us through a new generation of currency, supported by that same marketing ... but on behalf of a private brand. From Nike Sweat Points to bottles of Tide (which are finding an unexpected use in illegal markets), meet the non-bank future of currencies. | https://www.ted.com/talks/paul_kemp_robertson_bitcoin_sweat_tide_meet_the_future_of_branded_currency?language=en | Talk |
| Bitcoin: A Peer-to-Peer Electronic Cash System | A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. | https://bitcoin.org/bitcoin.pdf | Whitepaper |
| But how does bitcoin actually work? | The math behind cryptocurrencies. | https://www.youtube.com/watch?v=bBC-nXj3Ng4 | Video |
| Mastering Bitcoin 2nd Edition | Mastering Bitcoin is a book for developers, although the first two chapters cover bitcoin at a level that is also approachable to non-programmers. Anyone with a basic understanding of technology can read the first two chapters to get a great understanding of bitcoin. | https://github.com/bitcoinbook/bitcoinbook | Book |
| The Biggest Moments in Bitcoin History | The Biggest Moments in Bitcoin History | https://imgur.com/kVF3kFu | Infographics |


[๐Ÿ” Back to Top](#contents)

---


## ฮž Ethereum

| Name | Description | Link | Type |
| ---------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------ |
| BBC explains Ethereum | Vitalik Buterin Ethereum Blockchain | https://www.youtube.com/watch?v=0X33lgMbvdI | Video |
| Blockchain Framework & Platforms | Learn essential principles of blockchain platforms as well as their growth, progress, and important use cases. Dive deep into fundamental parts of developing apps on commonly used platforms including Ethereum, Hyperledger, and Quorum. | https://www.edx.org/course/blockchain-framework-platforms | Course |
| Decentralised Oracles: a comprehensive overview | After bringing smart contracts to the world, the world must be brought to smart contracts | https://medium.com/fabric-ventures/decentralised-oracles-a-comprehensive-overview-d3168b9a8841 | Article |
| Ethereum in Depth series | The idea is to explain and describe in detail core behavior of the EVM. We will see how contracts are created, how message calls work, and take a look at everything related to data management, such as storage, memory, calldata, and the stack. | https://blog.openzeppelin.com/ethereum-in-depth-part-1-968981e6f833/ | Article |
| EtherWorld | An Ethereum educational resource in the form of blogs and video guides | https://etherworld.co/tag/ethereum/ | Article, Video |
| EthHub | The goal of EthHub is to provide a single source for essential Ethereum information. | https://docs.ethhub.io/ | Documentation |
| Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood | Mastering Ethereum is a book for developers, offering a guide to the operation and use of the Ethereum, Ethereum Classic, RootStock (RSK) and other compatible EVM-based open blockchains. | https://github.com/ethereumbook/ethereumbook | Book |
| Understanding Ethereum | An educational resource about Ethereum targeted at beginners. | https://education.district0x.io/general-topics/understanding-ethereum/ | Interactive Course |
| Why decentralization matters | A brief history of a Internet and advantages of decentralization | https://cdixon.org/2018/02/18/why-decentralization-matters | Article |


[๐Ÿ” Back to Top](#contents)

---


## โŸ  Solidity

| Name | Description | Link | Type |
| ----------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------ |
| 30 Days of Solidity | 30 Days of Solidity step-by-step guide to learn Smart Contract Development. | https://github.com/Envoy-VC/30-Days-of-Solidity | Course |
| Best Practices for Smart Contract Development | Developer handbook for smart contract developers. | https://yos.io/2019/11/10/smart-contract-development-best-practices/ | Article |
| Cadena | Tutorials for building smart contracts, dapps, on multiple chains and earn a Cadena NFT Certificate. | https://cadena.dev/ | Interactive Course |
| Cheatsheet | Cheatsheet from the official docs. | https://docs.soliditylang.org/en/latest/cheatsheet.html | Infographics |
| Clean Contracts | Developer guide to writing clean smart contract code. | https://www.useweb3.xyz/guides/clean-contracts | Article |
| CryptoZombies, by Loom Network. | CryptoZombies is an interactive school that teaches you all things technical about blockchains. Learn to write smart contracts by making your own crypto-collectibles game. | https://cryptozombies.io/ | Interactive Course |
| Discover Ethereum & Solidity | Complete course that takes you through the process of creating a decentralized Twitter clone using best practices. | https://ludu.co/course/ethereum/what-is-ethereum/ | Interactive Course |
| Docs | Official documentation. | https://docs.soliditylang.org/en/latest/ | Documentation |
| Ethereum Smart Contract Security Best Practices (Consensys) | General security philosophy, known attacks, and sample code. | https://consensys.github.io/smart-contract-best-practices/ | Tutorial |
| Solidity By Example | An introduction to the language with simple examples. | https://solidity-by-example.org/ | Tutorial |
| Solidity Cheatsheet | A comprehensive Solidity Cheatsheet. | https://intellipaat.com/mediaFiles/2019/03/Solidity-Cheat-Sheet.jpg | Infographics |
| Solidity Cheatsheet by Manojpramesh | Cheat sheet and best practices for solidity. Write smart contracts for Ethereum. | https://github.com/manojpramesh/solidity-cheatsheet | GitHub Repo |
| Solidity Koans | This is an intermediate series for learning Solidity and smart contract development. You will explore technicalities from syntax edgecases, to assembly in the EVM, to smart contract coding conventions, all through test driven development. | https://soliditykoans.org/ | Website |
| Solidity workshop | Comprehensive series of tutorials covering contract-oriented programming and advanced language concepts. | https://github.com/androlo/solidity-workshop | Course |
| solidity-patterns | A collection of patterns and best practices for smart contract development. | https://github.com/fravoll/solidity-patterns | GitHub Repo |
| Teach Yourself Web3 | Join a community of Web3 engineers & educators that can help you supercharge your way into Web3 development. | https://www.teachyourselfweb3.com/courses/teach-yourself-web3 | Course |
| The Ethernaut | The Ethernaut is a Web3/Solidity based wargame inspired by http://overthewire.org/, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'. | https://ethernaut.openzeppelin.com/ | Interactive Course |
| useweb3.xyz/tutorials | A curated list of free, community tutorials that are based around specific projects, tasks or challenges. | https://www.useweb3.xyz/tutorials | Tutorial |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿชข DAO Communities

| Name | Description | Link |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| Buildspace | Onboarding devs to web3. Start building cool stuff right now, earn NFTs, access secret opportunities in crypto. | https://buildspace.so/ |
| Cadena | Build smart contracts, dapps, on multiple chains with a community and earn a Cadena NFT Certificate. | https://cadena.dev/ |
| Developer DAO | Build web3 with friends. New membership is officially open. | https://developerdao.notion.site/Getting-Started-with-Developer-DAO-2bddd332c51a4957b0b83f60f9fa4ebe |
| Launchcaster | Share & discover the best new Web3 projects. | https://www.launchcaster.xyz/ |
| LearnWeb3DAO | Curious about Web3 as a developer? Wonder what are NFTs, DAOs, DeFi, and Smart Contracts? This is the place for you!. | https://www.learnweb3.io/ |
| Odyssey | Odyssey is a learning DAO on a mission to onboard the next 1 million people to web3. We've written quality ELI5 guides for intro to web3, DeFi, DAOs, NFTs, and more. | https://www.odysseydao.com/ |
| Web3 University | Teaching Web3 to 20k+ developers worldwide. | https://www.web3.university/ |
| WebXDAO | An Open Source Community that focuses on decentralized applications, web 3, and blockchain technologies ๐Ÿš€ | https://bio.link/webxdao |
| Women Build Web3 | Women Build Web3 is a global collective of women and non-binary developers learning and building in web3. | https://www.womenbuildweb3.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ”จ SDKs

| Name | Description | Link |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| Alchemy SDK | The easiest way to connect your dApp to the blockchain and get the power of Alchemy's infrastructure. Just download, write two lines of code, and go. | https://docs.alchemy.com/reference/alchemy-sdk-quickstart |
| Privy | One simple library to add beautiful authentication flows and powerful connectors to your app. Get more users into your product faster, no matter who they are. | https://privy.io |
| Moralis | The Ultimate Web3 Development Platform. | https://moralis.io/ |
| thirdweb | Smart contracts you control. Tools that accelerate your workflow. Intuitive SDKs and widgets for developers. | https://thirdweb.com/ |
| Dynamic | A powerful web3 auth developer platform. Smart and beautiful login flows for crypto-native users, simple onboarding flows for everyone else, and powerful developer tools that go beyond authentication. | https://dynamic.xyz/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ”— Build Blockchain using X

| Name | Description | Link | Type |
| --------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ----------- |
| C#: Programming The Blockchain in C# | This book will take you from basic to advanced use of the Blockchain. It will not teach you how to use an API (such as the RPC API provided with Bitcoin Core), but it will teach you how to make such an API. | https://programmingblockchain.gitbook.io/programmingblockchain/ | Book |
| C++: Blockchain from Scratch | | https://github.com/openblockchains/awesome-blockchains/tree/master/blockchain.cpp | GitHub Repo |
| Creating Your First Blockchain with Java | The aim of this tutorial series, is to help you understand blockchain technology by developing one. | https://medium.com/programmers-blockchain/create-simple-blockchain-java-tutorial-from-scratch-6eeed3cb03fa | Tutorial |
| Crystal | Write your own blockchain and PoW algorithm using Crystal | https://medium.com/@bradford_hamilton/write-your-own-blockchain-and-pow-algorithm-using-crystal-d53d5d9d0c52 | Article |
| Go: Building Blockchain in Go | A simplified blockchain implementation in Golang | https://github.com/Jeiwan/blockchain_go | Tutorial |
| JavaScript: | Build your own Blockchain in JavaScript | https://github.com/nambrot/blockchain-in-js | GitHub Repo |
| Letโ€™s implement a cryptocurrency in Kotlin. | This two posts series explains how you can build a very simple, yet functional, cryptocurrency. | https://medium.com/@vasilyf/lets-implement-a-cryptocurrency-in-kotlin-part-1-blockchain-8704069f8580 | Article |
| Ruby: Programming Blockchains Step-by-Step (Manuscripts Book Edition) | Programming Blockchains Step-by-Step book / guide. Let's build blockchains from scratch (zero) step by step. Let's start with crypto hashesโ€ฆ | https://github.com/openblockchains/programming-blockchains | Tutorial |
| Scala | How to build a simple actor-based blockchain | https://www.freecodecamp.org/news/how-to-build-a-simple-actor-based-blockchain-aac1e996c177 | Article |
| TypeScript | Naivecoin: a tutorial for building a cryptocurrency | https://lhartikk.github.io/ | Book |
| ๐Ÿ›ธ Learn Blockchains by Building One In Python | Build an Interactive Blockchain in Python and test it using postman. | https://dev.to/envoy_/learn-blockchains-by-building-one-in-python-2kb3 | Article |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿฌ NFT Marketplace

| Name | Description | Link |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| Axie Infinity | Axie Marketplace is the online shop for the video game Axie Infinity. | https://marketplace.axieinfinity.com/ |
| Binance | Binance, one of the largest cryptocurrency exchanges, added an NFT marketplace in 2021. The international crypto exchange is one of many other industry players entering the NFT sector, like http://crypto.com/ NFT, which describes itself as a highly-curated NFP marketplace. | https://www.binance.com/en/nft/home |
| Decentraland | Decentraland is completely based on the fantasy (Metaverse), with pretty much the same functionality as the real world. | https://decentraland.org/ |
| Looksrare | LooksRare is a community-first NFT marketplace with rewards for participating. | https://looksrare.org/ |
| NBA Top Shot | If youโ€™re a major basketball fan, the NBA Top Shot marketplace lets you buy NFTs of great moments in basketball history. | https://nbatopshot.com/ |
| Nifty Gateway | Nifty Gateway is known for hosting expensive and exclusive NFT sales, including digital artist Pakโ€™s โ€œThe Merge,โ€ which sold for $91.8 million. It made headlines when the platform was acquired in late 2019 by Gemini, which is run by the Winklevoss twins, Cameron and Tyler Winklevoss. | https://www.niftygateway.com/ |
| OpenSea | Opensea is the largest NFT marketplace and the one I used to mint my first NFT. | https://opensea.io/ |
| Rarible | A very large marketplace, partnered with Adobe. To use the marketplace, you need its own token "Raribleโ€ | https://rarible.com/ |
| SuperRare | SuperRare is a high-end NFT art marketplace that positions itself in the NFT ecosystem as an art gallery. This marketplace doesnโ€™t accept โ€œmeme styleโ€ NFTs, and is highly selective with NFT submissions. | https://superrare.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐ŸŒฟ Node Providers

| Name | Description | Link |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| Alchemy | One magic line of code supercharges your development with the worldโ€™s most powerful blockchain developer platform, relied upon by the majority of the world's top blockchain apps. | https://www.alchemy.com/ |
| Ankr | Ankr offers both a decentralized node provider model and a hybrid RPC endpoint to its users. Ankr offers 30+ supported chains, including Ethereum, Polygon, Arbitum, Fantom, Avalanche, Binance Smart Chain, and many more. | https://www.ankr.com/ |
| Chainstack | From startups to large enterprises, thousands of businesses of all sizes use Chainstackโ€™s software and APIs to build, run, and scale blockchain applications. | https://www.chainstack.com/ |
| Infura | Suite of high availability APIs and Developer Tools that can provide quick, reliable access to the Ethereum and IPFS networks so you can focus on building and scaling next generation software. | https://infura.io/ |
| Pokt Network | Pocket Network is a decentralized API with a network of decentralized nodes. Pokt is created and hosted by developers who own POKT tokens in return for supporting a node. | https://www.pokt.network/ |
| Quicknode | Hosted Blockchain Infrastructure as a Service. | https://www.quicknode.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ—„๏ธ File Storage

| Name | Description | Link |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------- |
| Arweave | Arweave enables you to store documents and applications forever. | https://www.arweave.org/ |
| BitTorrent File System (BTFS) | BTFS is a filesharing protocol in the BitTorrent ecosystem. Originally a peer-to-peer torrent sharing platform, BitTorrent was acquired by TRON in July 2018 and has added blockchain elements to enhance its value proposition. | https://www.btfs.io/ |
| Bullit | Bullit is a filesharing service that allows encryption and sending of files and enhances privacy and control by using blockchain and NFT solutions. Bullits are encrypted file types that can contain any type and amount of content and can be encoded to be only opened by the intended recipient. | https://bullit.app/ |
| Filecoin | Filecoin is an open-source, public cryptocurrency and digital payment system intended to be a blockchain-based cooperative digital storage and data retrieval method. | https://filecoin.io/ |
| IPFS | A peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge by making the web upgradeable, resilient, and more open. | https://ipfs.io/ |
| Siacoin | Siacoin is a decentralized cloud storage platform secured by blockchain technology. Sia aims to build a data storage marketplace that outperforms traditional storage providers by using idle hard drive capacity on computers around the world. | https://sia.tech/ |
| Storj | Storj is an open-source, decentralized cloud storage layer with inbuilt privacy and security. It enables developers to build applications with data protection and privacy in mind. | https://www.storj.io/ |
| Polybase | Polybase is an open-source decentralized alternative to Firebase, Firestore, Postgres, etc. Polybase is a database that understands tokens, wallets & ZK. | https://github.com/polybase/docs |
| Swarm | Swarm is a distributed storage platform and content distribution service, a native base layer service of the ethereum web3 stack that aims to provide a decentralized and redundant store for dapp code, user data, blockchain and state data. Swarm sets out to provide various base layer services for web3, including node-to-node messaging, media streaming, decentralised database services and scalable state-channel infrastructure for decentralised service economies. | https://ethersphere.github.io/swarm-home/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿง‘โ€๐Ÿ’ป Ethereum Development Environment

| Name | Description | Link |
| ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| Brownie | Brownie is a Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine. | https://eth-brownie.readthedocs.io/en/stable/toctree.html |
| Embark | Embark is another great Ethereum development framework and one of the best Ethereum development tools. It integrates with Ethereum blockchains (EVM), decentralized storage systems (IPFS), and communication platforms. Embark uses Swarm for deployment. | https://framework.embarklabs.io/ |
| Foundry | Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. | https://github.com/foundry-rs/foundry |
| Geth | Geth is by far one of the best Ethereum development tools that is a CLI client to implement Go Ethereum as the blockchain protocol | https://geth.ethereum.org/ |
| Hardhat | Ethereum development environment for professionals. | https://hardhat.org/ |
| Parity | Just like Geth, Parity is one of the most popular Ethereum development tools and both of these tools serve the same purposes โ€” an Ethereum client. The main difference between Geth and Parity is that Parity is written in Rust. | https://github.com/openethereum/parity-ethereum |
| Truffle | A world class development environment, testing framework and asset pipeline for blockchains using the Ethereum Virtual Machine (EVM), aiming to make life as a developer easier. | https://trufflesuite.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ’ป Ethereum Development IDEs

| Name | Description | Link |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| ChainIDE | A Cloud-Based Multi-Chain IDE | https://chainide.com/ |
| EthFiddle | Web-based IDE that lets you write, compile, and debug your smart contract | https://ethfiddle.com/ |
| Remix | Web-based IDE with built in static analysis, and a test blockchain virtual machine | https://remix.ethereum.org/ |
| Replit | A customizable development environment for Ethereum with hot reloading, error checking, and first-class testnet support | https://replit.com/@replit/Solidity-starter-beta |
| Visual Studio Code | Professional cross-platform IDE with official Ethereum support | https://code.visualstudio.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ†” Identity

| Name | Description | Link |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
| MetaMask | MetaMask is a software cryptocurrency wallet used to interact with the Ethereum blockchain. | https://metamask.io/ |
| Phantom | Phantom makes it safe & easy for you to store, buy, send, receive, swap tokens and collect NFTs on the Solana blockchain. | https://phantom.app/ |
| Selfkey | Selfkey is another platform thatโ€™s sole purpose is to allow users to create their own decentralized identity within the world of Web 3.0. From accessing online worlds in the metaverse to gaining entry into all of your crypto accounts, Selfkey wants users to have one point of access โ€“ themselves. | https://selfkey.org/ |
| Trust Wallet | You can use this wallet to send, receive and store cryptocurrencies and connect with a wide range of dApps. | https://trustwallet.com/ |
| WalletConnect | WalletConnect is the web3 standard to connect blockchain wallets to dapps. | https://walletconnect.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿคตโ€โ™‚๏ธ Client SDKs

| Name | Description | Link |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
| Ether.js | The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem. | https://docs.ethers.io/ |
| Web3.js | Web3.js is a collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket. | https://web3js.readthedocs.io/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ”— Blockchains

| Name | Description | Link |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| Algorand | Algorand is a blockchain cryptocurrency protocol based on proof of stake and a Byzantine agreement that aims to be scalable. | https://www.algorand.com/ |
| Arbitrum | The ideal scaling solution for many DeFi apps Arbitrum Rollup can scale any Ethereum contract. | https://offchainlabs.com/ |
| Avalanche | Avalanche is a decentralized, open-source blockchain with smart contract functionality. | https://www.avax.network/ |
| Binance Smart Chain | BNB, is the blockchain gas token that fuels transactions on BNB Chain. | https://www.binance.com/en/support/announcement/854415cf3d214371a7b60cf01ead0918 |
| BitCoin | Bitcoin is an innovative payment network and a new kind of money. | https://bitcoin.org/en/ |
| Cardano | Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake. | https://cardano.org/ |
| Celo | Celo is global payments infrastructure that makes financial tools accessible to anyone with a mobile phone. | https://celo.org/ |
| Corda | Build digital financial solutions quickly on the only private, secure, and scalable DLT platform designed for regulated markets. | https://www.corda.net/ |
| Cosmos | Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future. | https://cosmos.network/ |
| EOSIO | EOSIO is an open-source blockchain platform that helps developers, investors, and businesses build with confidence. | https://eos.io/ |
| Ethereum | Ethereum is the community-run technology powering the cryptocurrency ether (ETH) and thousands of decentralized applications. | https://ethereum.org/en/ |
| Fantom | Fantom is a highly scalable blockchain platform for DeFi, crypto dApps, and enterprise applications. | https://fantom.foundation/ |
| Harmony | Harmony is an open and fast layer-1 blockchain. It is compatible with EVM and Solidity. It supports very low transaction fees. Its native crypto is ONE. | https://www.harmony.one/ |
| Hedera Hashgraph | Hashgraph is a distributed ledger technology that has been described as an alternative to blockchains. | https://hedera.com/ |
| Hyperledger Fabric | Hyperledger Fabric is intended as a foundation for developing apps or solutions with a modular architecture. | https://www.hyperledger.org/use/fabric |
| IBM Blockchain | IBM Blockchain Trusted data exchange and workflow automation beyond the boundaries with distributed ledger and blockchain. | https://www.ibm.com/blockchain |
| Klaytn | Kakaoโ€™s global public blockchain project Klaytn is an enterprise-grade, service-centric platform that brings user-friendly blockchain experience to millions. | https://www.klaytn.com/ |
| Lightning Network | Scalable, Instant Bitcoin/Blockchain Transactions. | https://lightning.network/ |
| MultiChain | MultiChain helps organizations to build and deploy blockchain applications with speed. | https://www.multichain.com/ |
| Near | Through simple, secure, and scalable technology, NEAR empowers millions to invent and explore new experiences. | https://near.org/ |
| Oasis | A privacy-enabled blockchain platform for open finance and a responsible data economy. | https://oasisprotocol.org/ |
| Optimism | Optimism is a low-cost and lightning-fast Ethereum L2 blockchain. | https://www.optimism.io/ |
| Oracle Blockchain | Oracle offers easy ways to adopt blockchain technology including a cloud service, an on-premises edition, and a SaaS application for supply chain. | https://www.oracle.com/blockchain/ |
| Polkadot | Polkadot is an open source, blockchain platform and cryptocurrency that allows for distributed computing. | https://polkadot.network/ |
| Polygon | Polygon is a decentralized Ethereum scaling platform that enables devs to build scalable user-friendly dApps. | https://polygon.technology/ |
| Solana | Solana is a decentralized blockchain built to enable scalable, user-friendly apps for the world. | https://solana.com/ |
| Starknet | StarkNet is a permissionless decentralized ZK-Rollup. It operates as an L2 network over Ethereum. | https://starkware.co/starknet/ |
| Stellar | Stellar is an open network for storing and moving money. | https://www.stellar.org/ |
| Tezos | Tezos is a decentralized blockchain that can execute p2p transactions and serve as a platform for deploying smart contracts. | https://tezos.com/ |
| Tron | TRON is a decentralized, blockchain-based operating system with smart contract functionality and proof-of-stake consensus. | https://tron.network/ |
| XinFin | Enterprise Ready Hybrid Blockchain For Global Trade and Finance. | https://xinfin.org/ |
| ZkSync | zkSync is a ZK rollup solving Ethereum scalability with zero security compromises. | https://zksync.io/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿซ Learning Platforms

| Name | Description | Link |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------- |
| \_buildspace | If you're a dev that's curious about crypto but not sure where to start -- this is the spot for you. Get access to project-based courses you'll love. | https://buildspace.so/ |
| Alchemy University Ethereum Developer Bootcamp | You will build your skills from the ground up with strong fundamentals that will provide you with the ability to adapt in this rapidly evolving ecosystem. This bootcamp places a heavy emphasis on learning by doing. You will build a full Proof-of-Work blockchain, many smart contracts and several decentralized applications. | https://university.alchemy.com/ethereum |
| a16z Crypto Startup School | Hours of videos, lectures, presentations, real-world insights and fireside chats from some of the best minds in the crypto space. | https://a16z.com/crypto-startup-school/ |
| Blockchain @ Berkeley | Join over 150,000 students in earning our renowned Berkeley X Blockchain Fundamentals Professional Certificate, with our free online course series. | https://blockchain.berkeley.edu/courses/ |
| Blockchain and Money | This course is for students wishing to explore blockchain technology's potential useโ€”by entrepreneurs and incumbentsโ€”to change the world of money and finance. | https://ocw.mit.edu/courses/sloan-school-of-management/15-s12-blockchain-and-money-fall-2018/ |
| Blockchain Specialization | Innovate with the Next Frontier in Technology. Learn how the blockchain is leading to a paradigm shift in decentralized application programming | https://www.coursera.org/specializations/blockchain |
| Build a NFT ticketing service" | This course will help you build a ticketing and proof-of-attendance service complete with wallet QR code scanning, using Solidity and React | https://egghead.io/courses/build-an-nft-based-ticketing-system-1a2f387c |
| Cadena | Cadena helps developers transition into web3 tuition free. Learn by coding smart contracts, NFTs, tokens and more with our free courses. Then earn an NFT Certificate that unlocks exclusive job opportunities and perks. | https://www.cadena.dev/ |
| ChainShot | Fast-track your Ethereum Developer career in an instructor-led and challenging bootcamp focused on discussion and application! | https://www.chainshot.com/ |
| Code with Ethereum & Solidity | Use Ethereum, Solidity, and Smart Contracts to build production-ready apps based on the blockchain | https://www.udemy.com/course/ethereum-and-solidity-the-complete-developers-guide/ |
| ConsenSys Academy | ConsenSys Academyโ€™s mission is to develop the global blockchain ecosystem by bridging the Ethereum knowledge gap, and revolutionizing education through blockchain technology. | https://consensys.net/academy/ |
| CryptoHack | Welcome to CryptoHack! We've curated sets of challenges into guided tours, introducing our players to the fundamentals of modern cryptography. | https://cryptohack.org/courses/ |
| DeFi MOOC | The purpose of this class is to bring together students and interdisciplinary experts in Computer Science and Finance to discuss the emerging area of Decentralized Finance (or DeFi). | https://defi-learning.org/ |
| Developer Bootcamp with Solidity (2021) | Become An Ethereum Blockchain Developer With One Course. Master Solidity, Web3.JS, Truffle, Metamask, Remix & More! Welcome to the Ethereum Blockchain Developer Bootcamp With Solidity. The only course you'll need to become an Ethereum blockchain developer. | https://www.udemy.com/course/blockchain-developer/ |
| Developing Applications on Ethereum Blockchain | An in-depth course about developing Full-Stack applications on Ethereum blockchain. It covers the basics of Ethereum and its infrastructure, Solidity programming language, setting up a development environment, testing smart contracts, creating libraries in Solidity, writing frontend for Dapps, and much more. | https://www.pluralsight.com/courses/ethereum-blockchain-developing-applications |
| Encode Club Bootcamps | Intensive, remote live courses and teaching. 50 person cohorts, daily sessions, weekly homework and projects, mentorship and support. | https://www.encode.club/encode-bootcamps |
| Enterprise Blockchain Technologies | This free, open-source course aims at providing a reliable basis for university students to get started in enterprise blockchain. | https://github.com/hyperledger-labs/university-course |
| Figment Learn | The Web 3 education platform for developers, by developers. Some of the best educational content to help you onboard Web 3 technologies. | https://learn.figment.io/ |
| Get started with blockchain development | This learning path introduces you to blockchain and development on Ethereum. Discover what skills are necessary to learn to begin building your own blockchain networks at scale. | https://docs.microsoft.com/en-us/learn/paths/ethereum-blockchain-development/ |
| Introduction to Ethers.js | The Ethers.js course is a free course designed to help students learn how to interact with the blockchain via specialized API queries using the ethers.js library | https://www.chainshot.com/learn/ethers |
| Introduction to Smart Contracts | Learn the basics of Solidity: the language to create smart contracts. | https://www.defi-academy.com/courses/introduction-to-smart-contracts |
| Introduction to Tokens in Ethereum | Learn how to create tokens in the Ethereum Blockchain | https://www.defi-academy.com/courses/introduction-to-tokens |
| IPFS Course | In this course, we'll dive into the basics of cryptographic hashing and content addressing on the decentralized web with IPFS | https://proto.school/course/ipfs |
| Kerala Blockchain Academy | Kerala Blockchain Academy (KBA) offers training programs, consultancy services, and research activities in multiple domains of Blockchain Technology | https://elearning.kba.ai/ |
| Learn Blockchain, Solidity, and Full Stack Web3 Development with JavaScript โ€“ 32-Hour Course | This course will give you a full introduction into all of the core concepts related to blockchain, smart contracts, Solidity, ERC20s, full-stack Web3 dapps, decentralized finance (DeFi), JavaScript, TypeScript, Chainlink, Ethereum, upgradable smart contracts, DAOs, the graph, moralis, aave, IPFS, and more. Follow along with the videos and you'll be a blockchain wizard in no time! | https://www.youtube.com/watch?v=gyMwXuJrbJQQ |
| Learn to Earn - Data program | OurNetwork contributors and the Dune team are partnering up to bring to fruition Web3's first learn-to-earn data program | https://ournetwork.mirror.xyz/gP16wLY-9BA1E_ZuOSv1EUAgYGfK9mELNza8cfgMWPQ |
| LearnWeb3 DAO | Complete A to Z roadmaps for new and experienced developers to enter web3 | https://www.learnweb3.io/ |
| NFT School | We'll be building on a background of modern web development, with a focus on JavaScript. Along the way, we'll get familiar with the core technologies that make NFTs possible, like smart contracts and content-addressed storage. If you're a newcomer to the space and find yourself confused, we want to know about it! Please open an issue (opens new window)with any suggestions for how to make this content more accessible. | https://nftschool.dev/ |
| Pointer | Earn crypto for learning web3 development skills | https://www.pointer.gg/ |
| Questbook | Self paced tutorials to learn Web3 by building Questbook is a decentralized university where learning is always free. We enable with our cryptoeconomics and a native erc20 coin that powers the ecosystem. | https://learn.questbook.xyz/ |
| solidity-school | This is an initiative for the early solidity developers by those who were early developers sometime. | https://github.com/Aniket-Engg/solidity-school |
| Teach Yourself Web3 | Join a community of Web3 engineers & educators that can help you supercharge your way into Web3 development. | https://www.teachyourselfweb3.com/ |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ“น YouTube Channels

| Name | Link |
| ----------------------------------------------------- | ----------------------------------------------------------------- |
| aeternity blockchain | https://www.youtube.com/c/aeternityblockchain |
| Alchemy | https://www.youtube.com/channel/UCtvTdPZWUwW4whk9CLlCBug |
| Ameer Rosic | https://www.youtube.com/c/AmeerRosic1 |
| Andreas Antonopolous | https://www.youtube.com/user/aantonop |
| Austin Griffith | https://www.youtube.com/channel/UC_HI2i2peo1A-STdG22GFsA/featured |
| Bitcoin and Cryptocurrency Technologies Online Course | https://www.youtube.com/channel/UCNcSSleedtfyDuhBvOQzFzQ/videos |
| Bitcoin Wednesday | https://www.youtube.com/channel/UCt-Po2gFQxiUngwJXh6s04w/videos |
| Bitsonline | https://www.youtube.com/user/Coinbrief/videos |
| Blockchain University | https://www.youtube.com/channel/UCJ5uHx90mZGlK0lC-GSmtzw/videos |
| Blockholic | https://www.youtube.com/c/Blockholic |
| Chainlink | https://www.youtube.com/c/chainlink |
| Clever Programmer | https://youtu.be/Lz3m4BI1EfY |
| CodeXpert | https://www.youtube.com/c/CodeXpert |
| CryptoPortfolio | https://www.youtube.com/channel/UCI9POyyP-f93JHfkhr2ma2g |
| Dapp University | https://www.youtube.com/c/DappUniversity |
| EatTheBlocks | https://www.youtube.com/c/eattheblocks |
| Edge | https://www.youtube.com/c/Edgewallet |
| Ethereum | https://www.youtube.com/c/EthereumOrgOfficial |
| HashLips NFT | https://www.youtube.com/c/HashLipsNFT |
| Ivan on Tech | https://www.youtube.com/c/IvanonTech |
| MIT Bitcoin Club | https://www.youtube.com/user/MITBitcoinClub/videos |
| Moralis Web3 | https://www.youtube.com/c/MoralisWeb3/featured |
| Moralis Web3 | https://www.youtube.com/c/MoralisWeb3 |
| MSc in Digital Currency - University of Nicosia | https://www.youtube.com/user/MScDigitalCurrency/videos |
| Nader Dabit | https://www.youtube.com/c/naderdabit |
| Patrick Collins | https://www.youtube.com/c/PatrickCollins/featured |
| Smart Contract Programmer | https://www.youtube.com/channel/UCJWh7F3AFyQ_x01VKzr9eyA |
| Stacks | https://www.youtube.com/channel/UC3J2iHnyt2JtOvtGVf_jpHQ |
| Texas Bitcoin Conference | https://www.youtube.com/channel/UCI_T5wLHpVh6URSkxG6-x_g |
| The Bitcoin Foundation | https://www.youtube.com/user/BitcoinFoundation/videos |
| The Cryptoverse | https://www.youtube.com/channel/UCLnQ34ZBSjy2JQjeRudFEDw |
| Web3 Club | https://www.youtube.com/channel/UCJbA7dA_YPbnef0vEBFuhKQ |
| Web3 Foundation | https://www.youtube.com/c/WEB3Foundation |
| Web3Learn | https://www.youtube.com/channel/UCjl8iG0tFvwyLapBPluLfKw |
| Whiteboard Crypto | https://www.youtube.com/c/WhiteboardCrypto |
| World Crypto Network | https://www.youtube.com/user/WorldCryptoNetwork |


[๐Ÿ” Back to Top](#contents)

---


## ๐Ÿ“š Web3 Books

| Name | Description | Link |
| ------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| Build a Blockchain from Scratch in Go | Follow the story of a software developer who is looking to revolutionize his local bar by implementing blockchain technology for its payment system. | https://web3coach.gumroad.com/l/build-a-blockchain-from-scratch-in-go |
| Ethereum for Web Developers | Learn to Build Web Applications on top of the Ethereum Blockchain | https://www.goodreads.com/book/show/52265621-ethereum-for-web-developers |
| Foundry Book | A book on all things Foundry, a smart contract development toolchain. | https://book.getfoundry.sh/ |
| How to DeFi | Decentralized Finance is taking over the world. Learn how to get started and join the revolution. | https://www.goodreads.com/book/show/53530922-how-to-defi |
| Life After Google | The Fall of Big Data and the Rise of the Blockchain Economy | https://amzn.to/3o4ZSl2 |
| The Cryptopians | Idealism, Greed, Lies, and the Making of the First Big Cryptocurrency Craze The story of the idealists, technologists, and opportunists fighting to bring cryptocurrency to the masses. | https://www.goodreads.com/book/show/57356067-the-cryptopians |
| The Fourth Industrial Revolution | The founder and executive chairman of the World Economic Forum on how the impending technological revolution will change our lives | https://www.goodreads.com/book/show/28570175-the-fourth-industrial-revo