A Curated list of awesome resources: articles, books, videos about Web3
Web3 is the third stage in the evolution of the web, and it aims to make the internet decentralized and more intelligent.
List inspired by the awesome list things
- The Ultimate Guide to Web3
- Welcome to the Decentralized Web
- Track blockchain transactions with web3.js
- How to create NFTs with Javascript
- Ethereum blockchain development using Web3.js
- A Technical Guide to IPFS – the Decentralized Storage of Web3
- The Complete Guide to Full Stack Ethereum Development
- How to Make an NFT and Render it on the OpenSea Marketplace
- Hands On: Get Started With Infura and the IPFS on Ethereum
- How to Set Up a Fully Synced Blockchain Node
- Solidity - is an object-oriented programming language for writing smart contracts.
- Rust - 🦀 is a multi-paradigm, high-level, general-purpose programming language designed for performance and safety.
- Truffle - is a development environment based on Ethereum Blockchain, used to develop DApps( Decentralized applications).
- MetaMask - is a cryptocurrency wallet used to interact with the Ethereum blockchain.
- Ganache - is a personal blockchain for rapid Ethereum and Corda distributed application development.
- Remix IDE - is a Solidity IDE that's used to write, compile and debug Solidity code.
- Geth - is a command line interface for running Ethereum node implemented in Go Language.
- Parity - A Rust-based Ethereum Client ⚡
- Ethers.js - is a lightweight javascript library for interacting with the Ethereum Blockchain and its ecosystem.
- Web3.js - is a collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket.
- Infura - is a Web3 backend and Infrastructure-as-a-Service (IaaS) provider that allows developers to easily take their blockchain application from testing to scaled deployment
- Embark - is a development framework for faster DApp( Decentralized application) development 🌍
- Drizzle - is a collection of front-end libraries that make writing dapp front-ends easier and more predictable.
- IDEX - is a decentralised exchange.
- ForkDelta - is a decentralised exchange that enables users to exchange ether and Ethereum-based tokens.
- CryptoKitties - Collection and exchange of digital cats via a smart contract, with the Ethereum blockchain used to secure and track ownership of these collectibles 🐱
- Decentraland - is a virtual reality world that runs on the Ethereum network. Users can buy and sell virtual land with ownership recorded securely on blockchain.
- What Exactly is Web3? by Juan Benet at Web3 Summit 2018
- Web3.js Intro
- Build A Blockchain Social Network
- Ethereum Dapp with React JS
- Code Your Own Cryptocurrency on Ethereum
- MASTER Solidity for blockchain
- Rust Crash Course | Rustlang
- Web 3.0: The Blockchain Effect | Justin Goldston | TEDxRIT
- Building Dapps with Decentology
- How to Build Web3 Dapps (Ganache, Truffle, Moralis)
- Solidity, Blockchain, and Smart Contract Course
- How Smart Contracts Will Change the World
- Edward Snowden at Web3 Summit 2019
- Governance in Web2 vs. Governance in Web3 by Vlad Zamfir at Web3 Summit 2018
Found an awesome DApp, package, article, blog, video etc.? Send me a pull request! Just follow the guidelines. Thank you!