Resources for anyone looking to get into blockchain, crypto, Ethereum, and Web3 from a traditional development background.
⭐ this if you find it useful. Feel free to add more resources by creating a Pull request.
The resources here are primarily for Ethereum Developers, but many concepts are shared among different Blockchain or involve different blockchains.
- Decentralization
- Blockchain Trilemma
- Ethereum Whitepaper Introductory paper published in 2014 by Vitalik Buterin, Ethereum's founder, before the launch in 2015.
- Ethereum Yellowpaper Ethereum's formal specification.
- Proof of Stake
- Mastering Ethereum Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
- EthHub Single source for essential Ethereum information.
- Ethereum Org Portal into the Ethereum world.
- Understanding Ethereum Educational ethereum portal for beginners.
- Ethereum Boilerplate Ethereum DApp Boilerplate.
- Solidity is an object-oriented, high-level language for implementing smart contracts.
- Vyper a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM).
- Moralis Moralis provides a single workflow for building high performance dapps.
- thirdweb Smart contracts you control. Intuitive SDKs and embeds for developers.
- Remix Web IDE with built in static analysis, test blockchain VM.
- VS Code with Solidity Extensions
- Decentralizing Everything Vitalik Buterin explains what it is and why it's useful.
- Ethereum Foundation
- Eat the blocks
- Dapp University
- Blockgeeks
- Finematics