Awesome Algorand 
⚡ A curated list of awesome resources related to the Algorand Blockchain.
Algorand is an open-source, proof of stake Blockchain and smart contract computing platform.
Algorand is an open-source, proof of stake Blockchain and smart contract computing platform.
Contents
- Core Resources
- Official Resources
- AlgoKit
- AlgoKit Templates
- Learning Resources
- Crash Courses
- General courses
- Tutorials
- Community Resources
- Projects
- AlgoKit Community Templates
- Development & Tools
- Language SDKs & Tools
- Smart Contract Development
- CLI
- IDEs
- Testing & Debugging
- Deployment & Environment
- Wallets & Asset Interaction
- Wallet Providers
- Wallet Development
- Blockchain Explorers
- Portfolio Trackers
- Name Services
- Infrastructure & Ecosystem Services
- Nodes & Consensus Participation
- Blockchain Bridges
- Oracles
- Security Auditing Services
- Metrics and Analytics Services
- SSI, DID and Verifiable Credentials
- AI and Machine Learning
- Application Platforms & Examples
- DeFi Platforms
- NFT Marketplaces
- Prediction Markets
- Subscription Management
- Decentralized voting
- Standards
- Algorand Request for Comments
Core Resources
Official Resources
Official resources for Algorand.
- Algorand - Official website.
- Algorand Foundation - Official website of the Foundation.
- Algorand FAQ - FAQ maintained by the Algorand Foundation.
- Algorand Governance - Official website of Algorand Governance program.
- Algorand Developer Portal - Official Algorand developer portal.
- Algorand Protocol Specs - Protocol-level specification documents for the Algorand platform.
- Algorand Discord - Official Algorand Discord server.
AlgoKit
AlgoKit is the official one-stop shop tool for developers building on the Algorand network. Maintained by the Algorand Foundation.
- algokit-cli - The Algorand AlgoKit CLI is the one-stop shop tool for developers building on the Algorand network.
- algokit-lora - Visual local network explorer & app builder for testing Algorand applications (deploy contracts, inspect state, craft transactions).
- AlgoKit Docs - Official Algorand AlgoKit documentation.
- algokit-utils-py - Algorand AlgoKit Utils for Python.
- algokit-core - Multi-language core primitives (Rust + FFI bindings) powering higher-level AlgoKit tooling (crypto, encoding, protocol logic).