- Algorand - Official website
- Algorand Foundation - Official website of the Foundation
- Algorand FAQ - FAQ maintained by the Algorand Foundation
- Unofficial Algorand FAQ - Unofficial FAQ maintained by the /r/AlgorandOfficial moderators
- How Big Is Algorand - Shows the disk space needed for each network and indexer
- Into The Algoverse - Another useful list of links for the Algorand ecosystem
- Algorand Wallet - Official wallet for mobile devices
- MyAlgo Connect - Web Wallet and JS library for signing transactions in the browser
- AlgoSigner - Browser plugin Web Wallet and JS library for signing transactions in the browser
- Algorand Wallet Selector - JS Library to allow user to choose which wallet to use for transaction signing
- Algorand Session Wallet - JS Library to allow user to choose which wallet to use for transaction signing
- Yieldly - Suite of DeFi tools including staking, cross-chain swapping and no-loss prize games
- Tinyman - Decentralized trading of ALGO and ASAs
- Developer Portal - Official developer portal
- Discord - Official developer discord
- Algorand Dev Education Catalog - Google sheet containing many useful videos and slide decks
- ARCs - Official listing of Algorand Request for Comments specification Documents
- Community Interest Guage - Centralized listing of suggestions/requests for the core Algorand team to implement
- PyTeal - Python language binding for Algorand Smart Contracts
- PyTeal Extras - Extra methods for common use cases in PyTeal not provided by the main package
- Reach - Domain-specific language for building dapps
- Python Algorand SDK - Python library for interacting with the Algorand network
- arc3.xyz - Dapp that can be used to mint ARC3 compliant NFTs
- Auction Demo - On-chain NFT auction using smart contracts
- AlgoMart - NFT storefront platform
- Algorand Session Wallet - Session wallet to allow persisted wallet connections across multiple wallets
- WalletConnect Example DApp - Algorand WalletConnect demo
- paytx - Examples of common pay transaction scenarios using the Algorand Python SDK