Crypto Developer Documentation
Official technical documentation for building on Bitcoin, Ethereum, and major DeFi protocols.
- https://ethereum.org/en/developers/docs/
Ethereum.org Developer Docs
Official Ethereum Foundation documentation covering EVM, smart contracts, and protocol specs.
Linked - https://docs.soliditylang.org
Solidity Documentation
Official programming language docs for writing Ethereum smart contracts.
Linked - https://docs.openzeppelin.com/contracts/
OpenZeppelin Contracts
Industry-standard audited smart contract libraries used across DeFi.
Linked - https://www.evm.codes
EVM Opcodes Reference
Interactive reference of all EVM opcodes with gas costs and stack behavior.
Linked - https://developer.bitcoin.org/devguide/
Bitcoin Developer Guide
Official technical documentation for Bitcoin protocol and development.
Linked - https://docs.uniswap.org
Uniswap Docs
Technical documentation for the Uniswap decentralized exchange protocol (V2, V3, V4).
Linked - https://docs.aave.com/developers/guides/flash-loans
Aave Docs
Developer documentation for the Aave DeFi lending and borrowing protocol.
Linked - https://docs.chain.link
Chainlink Docs
Technical docs for the Chainlink decentralized oracle network.
Linked - https://docs.eigenlayer.xyz
EigenLayer Docs
Documentation for the restaking protocol securing additional services with staked ETH.
Linked - https://docs.flashbots.net
Flashbots Docs
Documentation for MEV infrastructure: Protect RPC, MEV-Boost, and MEV-Share.
Linked - https://hardhat.org
Hardhat
Ethereum development environment for compiling, testing, deploying, and debugging smart contracts.
Linked - https://book.getfoundry.sh
Foundry Book
Documentation for Foundry, the fast Solidity testing framework with forge, cast, and anvil tools.
Linked - https://docs.alchemy.com
Alchemy Docs
Developer documentation for the Alchemy node infrastructure platform, APIs, SDKs, and Account Abstraction tools.
Linked - https://viem.sh
Viem
TypeScript interface for Ethereum with first-class support for contract interactions, ENS, and wallet management.
Linked - https://wagmi.sh
Wagmi
React hooks library for Ethereum that simplifies wallet connection, contract reads/writes, and transaction management.
Linked - https://docs.infura.io
Infura Docs
Documentation for the Infura node infrastructure service providing JSON-RPC access to Ethereum and other networks.
Linked - https://portal.thirdweb.com
thirdweb Portal
Full-stack Web3 development platform with SDKs, contract deployment tools, and wallet infrastructure documentation.
Linked