Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-algorand
⚡A curated list of awesome resources related to the Ⱥlgorand Blockchain ⛓
https://github.com/awesome-algorand/awesome-algorand
Last synced: 2 days ago
JSON representation
-
Official Resources
- Algorand - Official website.
- Algorand FAQ - FAQ maintained by the Algorand Foundation.
- Algorand Governance - Official website of Algorand Governance program.
- Algorand Developer Portal - Official Algorand developer portal.
- Algorand Discord - Official Algorand Discord server.
- Algorand - Official website.
- Algorand Foundation - Official website of the Foundation.
-
Wallets
-
- attacks
- Pera Wallet - Secure, open source and community driven wallet for both mobile and desktop devices. Maintained by the team behind official Algorand Wallet.
- Method Wallet - Algorand Wallet you'll love.
- Defly Wallet - Defly is an Algorand wallet with great suit of integrated DeFi features.
- Daffi Wallet - Daffi is a mobile wallet for Algorand with integrated access to Daffi platform.
- Exodus - Exodus is a multi-cryptocurrency wallet that supports Algorand.
- A-Wallet - AWallet is an open source, HTML only, corporate friendly, and secure Algorand wallet.
-
Protocols
- Liquid Auth - Liquid Auth is a self-hosted authentication service that provides a simple way to associate Passkeys to KeyPair(s) commonly found in cryptocurrencies. In addition to authentication, Liquid Auth provides a Peer to Peer signaling service. Not only can you authenticate users, but you can also establish secure connections between them.
-
-
Blockchain Explorers
-
- Allo - Allo is a blockchain explorer for all of Algorand created by [Nodely](https://algonode.io) team.
- Goalseeker - Algorand blockchain explorer built by [PureStake](https://www.purestake.com/).
- Algorand Ballet - Algorand accounts' 2D graphs.
- Algoscan - Algoscan is a Blockchain Explorer and Analytics Platform. Built on top of the Algorand Network.
- Dappflow - Algorand Private Network Explorer (supports Sandbox in `localhost`).
-
Protocols
- Pera Explorer - Algorand Accounts, Standard Asset (ASA) explorer built by [Pera Wallet](https://perawallet.app/)
- Algorand Multiverse - Algorand accounts' 3D graphs.
- Asalytic - Analyze the Algorand NFT space.
- NFTExplorer - Algorand Standard Asset (ASA) explorer built by [@TomassoAE](https://twitter.com/TommasoAE) and [JoshLmao](https://twitter.com/JoshLmao).
- Bitquery - Actionable, insightful blockchain GraphQL APIs for more than 30 blockchains. One of the highlighted features is the ability to query a list of Algorand block proposers.
- Dappflow - Algorand Private Network Explorer (supports Sandbox in `localhost`).
- Lora - Lora is a powerful visual tool designed to streamline the Algorand local development experience. It acts as both a network explorer and a tool for building and testing your Algorand applications.
-
-
Portfolio Trackers
-
- Algogator.Finance - Track or search assets, rewards, yield farming, transactions, and NFTs on the Algorand blockchain anywhere and anytime. Built by [@TeamAlgogator](https://twitter.com/TeamAlgogator).
-
Protocols
-
-
Learning Resources
-
Crash Courses
- Zero to Hero PyTeal - PyTeal crash course video lectures.
- Algorand, efficient self-sustaining blockchain - Proof of Stake Blockchain Efficiency Framework.
- Algorand Efficiency - Understanding Algorand's working principles and its efficiency.
- Introduction to AVM and Applications - Introduction to the Algorand Virtual Machine architecture and Algorand Smart Contracts (aka Applications).
- Introduction to PyTeal - Introduction to PyTeal, a Python framework to develop Smart Contract on Algorand (with [@matteojug](https://twitter.com/matteojug)).
- PyTeal ABI Smart Contracts - Using PyTeal to develop _ABI-compliant_ Smart Contracts on Algorand. Final live coding section (with [@deanste](https://twitter.com/_deanste)).
- Beaker - Framework for Algorand Smart Contract development, client and testing based on PyTeal. Live coding session (with [@HGKimChris](https://twitter.com/HGKimChris)).
- Dissecting Algorand - Introduction Algorand and an analysis on Algorand's inner workings.
- Zero to Hero Algorand Ecosystem Onboarding Guide - Speak Fluent Algorand in 24 Hours.
- Algorand School - Algorand School crash course slide deck.
- Zero to Hero PyTeal - PyTeal crash course video lectures.
-
General courses
- Foundations of Blockchains - A video course by Tim Roughgarden a Professor of Computer Science at Columbia University highlighting the fundamental principles, concepts and properties of Blockchain protocols.
- Foundations of Blockchains - A video course by Tim Roughgarden a Professor of Computer Science at Columbia University highlighting the fundamental principles, concepts and properties of Blockchain protocols.
-
Tutorials
- Lending pool using Reach - Tutorial on how to build a lending pool using the Reach language.
- Creating a License Manager Contract - Tutorial on utilizing PyTEAL and Inner Transactions.
- WalletConnect Quickstart - Overview and quick start guide to WalletConnect protocol.
- Stateless session management with the Pera wallet - Pera Wallet connection example with Nextjs and Redux.
- AlgoMinter - Build your web app for minting assets using Python, AlgoSigner, and Anvil Platform.
- Getting Started with Django, Python, and Algorand - Tutorial from algorand developer portal.
- MultiSig with Algorand for Co-operative Groups - Decentralised co-operative unions with Algorand Multisignature Account.
- Adding Notes to Transactions - Read and Write to the Transaction Note Field with Python.
- Create Assets with a Stateful Smart Contract - Using Stateful Smart Contract To Create Algorand Standard Asset.
-
-
Development Tools
-
AlgoKit Templates
- Creating AlgoKit Templates
- algokit-beaker-default-template - Official AlgoKit beaker template provides a production-ready baseline for developing and deploying Beaker smart contracts. Also serves as a reference for template builders on implementing smart-contract-only algokit templates.
- algokit-python-template - Official AlgoKit's Algorand Python template provides a production-ready baseline for developing and deploying smart contracts in Python.
- algokit-react-frontend-template - Official AlgoKit React frontend template provides a production-ready baseline for developing and deploying React frontend applications with Algorand dependencies integrated. Also serves as a reference for template builders on implementing standalone algokit frontend templates.
- algokit-fullstack-template - Official AlgoKit fullstack template provides a production-ready baseline for developing and deploying fullstack applications with Algorand dependencies integrated. Also serves as a reference for template builders on how to combine standalone algokit templates under one full stack template project.
- algokit-tealish-template - AlgoKit community template for quick starting a smart contract project with tealish and algojig.
- algokit-goracle-template - Algokit community template for quick starting a smart contract project interacting with goracle.
- algokit-goracle-template - Algokit community template for quick starting a smart contract project interacting with goracle.
-
Languages
- dart-algorand-sdk - Dart Algorand SDK.
- algofi-py-sdk - Algofi Python SDK.
- algofi-js-sdk - Algofi JavaScript SDK.
- algorand-wallet - Algorand wallet official implementation in Swift.
- vertices-algorand-sdk - The Vertices SDK provides developers with easy device access to interact with Blockchains.
- unreal-algorand-sdk - Official Unreal Engine plugin for Algorand Blockchain Platform.
- cplusplus-algorand-sdk - Algorand C++ SDK: This repo is providing C++ sdk on algorand chain.
- go-algorand - Algorand's official implementation in Go.
- go-algorand-sdk - The Algorand Golang SDK.
- conduit - Algorand's data pipeline framework.
- php-algorand-sdk - Algorand PHP SDK created by [@ffsolutions](https://github.com/ffsolutions).
- algorand-php - Algorand PHP SDK created by [@RootSoft](https://github.com/RootSoft).
- py-algorand-sdk - The Algorand Python SDK.
- tinyman-py-sdk - Tinyman Python SDK.
- smart-asa - Smart ASA PyTeal reference implementation based on ARC-20.
- js-algorand-sdk - The Algorand JavaScript SDK & Examples.
- algo-builder - Framework to automate development of Algorand Assets and Smart Contracts.
- algo-builder-templates - Dapps templates for Algo Builder.
- algonaut.js - An easier Algo sdk for front-end dapps (typescript).
- perawallet-connect - JavaScript SDK for integrating Pera Wallet to web applications.
- defly-connect - JavaScript SDK for integrating Defly Wallet to web applications.
- subtopia-js - Subtopia JavaScript SDK providing convenient interfaces to interact with Subtopia platform.
- java-algorand-sdk - The Algorand Java SDK.
- dotnet-algorand-sdk - Algorand .NET SDK created by [@RileyGe](https://github.com/RileyGe).
- unity-algorand-sdk - An Algorand SDK for Unity. Use the Algorand blockchain in your video game.
- unity-algorand-sdk-based-on-net-sdk - Quick and dirty Unity SDK based on .NET Algorand SDK by RileyGe.
- dotnet-alogrand-sdk (2) - Algorand .NET SDK maintained by [@FrankSzendzielarz](https://github.com/FrankSzendzielarz).
- dotnet-tinyman-sdk - Tinyman .NET SDK.
- dotnet-yieldly-sdk - Yieldly .NET SDK.
- powershell-algorand-module - Algorand PowerShell Module.
- rust-algorand-sdk - Rust Algorand SDK.
- swift-algorand-sdk - A Swift SDK for interacting with the Algorand Blockchain.
- TEALrb - A Ruby DSL for writing Algorand smart contracts. (Archived on Jan 22, 2023)
- subtopia-js - Subtopia JavaScript SDK providing convenient interfaces to interact with Subtopia platform.
-
IDEs
- algoDEA - Algorand IntelliJ Plugin.
- vim-algorand-teal - Minimalistic syntax highlight for Algorand's TEAL Smart Contract language to vim.
- Obsidian Labs/vscode-algorand - Algorand VS Code Extension.
- optio-labs/teal-debugger-extension - Debug teal with minimal AVM configuration inside VSCode.
- Algorand Visual Studio Extension - Visual Studio extensions for C# TEAL compilation and Algorand Smart Contract development.
- optio-labs/teal-debugger-extension - Debug teal with minimal AVM configuration inside VSCode.
-
Other Development Tools
- beaker-ts - Generate typescript clients for your beaker applications.
- reach - A domain-specific language for building cross chain decentralized applications (DApps).
- ASC Builder - A GUI (drag and drop) tool for developing & deploying Algorand smart contracts developed by [Algoknox](https://twitter.com/Algoknox).
- ceal - A C-like language for Algorand smart contracts by @dragmz.
- Official Algod Container - Algod Docker Hub image from Algorand Inc.
- Official Conduit Container - Conduit Docker Hub image from Algorand Inc.
- irulan - Web app for deploying + testing smart contracts ([open source! + PRs welcome](https://github.com/thencc/irulan)).
- aqua-compiler - An expressive high level language for the Algorand block chain that compiles to TEAL code.
- puya - PuyaPy is an official Python to TEAL compiler that allows you to write code to execute on the Algorand Virtual Machine (AVM) with Python syntax.
- pyteal - Algorand Smart Contracts in Python.
- beaker - A tool for smart contract development on the Algorand blockchain. Inspired by `flask`.
- pyteal-utils - PyTEAL utilities library.
- algoml - A domain-specific language for specifying Algorand smart contracts, which compiles into TEAL scripts.
- tealang - A high level language for Algorand ASC1 and TEAL.
- avm-semantics - Algorand Virtual Machine and TEAL Semantics in K framework. Aids with testing and formal verification of smart contracts.
- TEALScript - Enables Algorand smart contract development with native TypeScript syntax, tooling, and IDE support.
- Algorand Sandbox - Fast way to create and configure an Algorand development environment.
- Algorand Sandbox Dev - Docker Hub image for faster local development and CI/CD usage. (Archived on Jan 2, 2024)
- graviton - Algorand's TEAL blackbox testing toolkit.
- tealer - Static TEAL analyser with a set of vulnerability detectors for quick contracts reviews.
- algojig - A tool for testing Algorand smart contracts.
- use-wallet - React hooks for using Algorand compatible wallets with web applications. Developed by [txnlab](https://www.txnlab.dev/).
- use-wallet-js - TypeScript library for integrating Algorand wallets into decentralized applications.
- rsagg - A Rust library for GPU accelerated Algorand 'vanity' address generation.
- ASC Builder - A GUI (drag and drop) tool for developing & deploying Algorand smart contracts developed by [Algoknox](https://twitter.com/Algoknox).
- beaker - A tool for smart contract development on the Algorand blockchain. Inspired by `flask`.
- TEALScript - Enables Algorand smart contract development with native TypeScript syntax, tooling, and IDE support.
-
CLI
- AlgoKit CLI - The Algorand AlgoKit CLI is the one-stop shop tool for developers building on the Algorand network. Official tooling maintained by the Algorand Foundation.
- tealinspector - Quick and easy TEAL code debugging by Hipo labs.
-
-
DeFi Platforms
-
Other Development Tools
- Tinyman - A decentralized trading protocol, AMM and platform.
- Algofi - Decentralized lending market and stablecoin on the Algorand blockchain.
- Pact - Decentralised Automated Market Maker (AMM) built on the Algorand protocol.
- Lofty.ai - Tokenized real estate investing platform.
- Folks.finance - Decentralized capital markets protocol.
- C3 - Cross-margin cross-collateralization clearing engine protocol.
- Cometa.farm - Decentralized liquidity-as-a-service.
- stabilitas.finance - Stable and secure digital assets for various purposes such as purchases, remittances and as a store of value.
- vestige.fi - A decentralized ecosystem of tools primary used as a tool to track and trend Algorand Standard Assets and Liquidity Pools across the ecosystem. The platform also provides a decentralized swap and a launchpad platform.
- aramid.finance - A Decentralized Cross-Chain Protocol supporitng Algorand, Polygon, Ethereum and other EVM chains.
-
-
Nodes & Consensus Participation
-
Other Development Tools
- AlgoNode - Free Node/Indexer APIs, Node running FAQ, Node/Indexer daily snapshots.
- SubQuery - Open, fast, flexible, and decentralised cross-chain data indexer for Algorand ([getting started guide](https://academy.subquery.network/quickstart/quickstart_chains/algorand.html)).
- Algorand - The Undocumented Docs - Dev Notes for Archival Node, Indexer Setup (and more).
- Algorand Node UI - Terminal UI for remote Algorand node management.
- AlgoRun - Simple CLI utility for setting up and starting Algorand MainNet participation node.
- AlloCTRL - A simple, open source, dashboard to help managing your node and participation keys safely, from your local machine.
- TxnLab/reti - Provides contracts, a Node Daemon, and a UI for Algorand 'The Reti' consensus incentives, facilitating the creation of decentralized staking pools on the Algorand network to promote broader participation and enhance network security through diversification.
-
-
Subscription Management
-
Other Development Tools
- Subtopia - Decentralized subscription management platform for dApp creators and platform on Algorand. Manage and own your subscription infrastructure, setup flexible plans, discounts and get paid in Algo or any ASA token. Created by @aorumbayev.
-
-
Security Auditing Services
-
Other Development Tools
- Certik - CertiK provides the gold standard in web3 security tools, from its industry-leading smart contract audits, to its blockchain analytics tools such as Skynet and SkyTrace, making it the ideal partner in ensuring the end-to-end security of Algorand projects.
- AlgoBuilder Audits - The team behind AlgoBuilder offering to consult your project, have smart contracts done by professionals, write automated tests or audit your existing project.
- UlamLabs - A blockchain lab based in Poland, offering auditing services for Algorand smart contracts.
- Runtime Verification - Smart contract analysis and verification by the team who audited platforms like Algofi, FolksFinance, Yieldly and other prominent DeFi platforms in the ecosystem.
- Immunebytes - Secure your Algorand Smart Contract with credible security auditing solutions.
- KudelskiSecurity - Move your blockchain project securely and successfully into production or onto mainnet. Company can help you assess, design, customize, deploy and manage blockchain and digital ledger technology systems so you can confidently leverage security as a powerful differentiator in this dynamic market.
- Vantage Point Blockchain - Smart contract audits, crypto wallet audit and other penetration testing services in Algorand ecosystem with clients such as Folks.Finance, Pera, Algorand Foundation, Deflex (Defly/Alammex), GARD, Venue.One and others. Reports are signed by velocity.vantagepoint.algo and published at https://github.com/vantagepointreports/releases.
- Tenset Security - Comprising a team of Web3 Security Researchers, Tenset Security is dedicated to leaving no stone unturned in their pursuit of security excellence. They have a [proven track record of success](https://twitter.com/algoworld_nft/status/1691891473166279042) in discovering high-severity vulnerabilities specifically within Algorand projects, emphasizing their expertise and commitment to the Algorand ecosystem.
- algorand-ecosystem-audits - A growing collection of audit reports in the Algorand ecosystem maintained by [blockshake-io](https://blockshake.io).
- KudelskiSecurity - Move your blockchain project securely and successfully into production or onto mainnet. Company can help you assess, design, customize, deploy and manage blockchain and digital ledger technology systems so you can confidently leverage security as a powerful differentiator in this dynamic market.
- UlamLabs - A blockchain lab based in Poland, offering auditing services for Algorand smart contracts.
-
-
Blockchain Bridges
-
Other Development Tools
- Algomint - Centralized BTC and ETH bridge to Algorand.
- ptokens - pNetwork Officially Launched Cross-Chain Bridges for Algorand.
- Messina - The ALGO — ETH two-way Messina.one's Bridge will open the doors for interoperability between Ethereum and ERC-20 tokens with Algorand.
- ptokens - pNetwork Officially Launched Cross-Chain Bridges for Algorand.
- XP.network - Centralized cross-chain NFT bridge.
-
-
Oracles
-
Name Services
-
Other Development Tools
- NFDomains - Algorand name service and marketplace for Non-Fungible Domains (NFDs) — unique, readable aliases for wallet addresses.
- Algorand Name Service - ANS is a decentralized naming service. An Algorand smart contract stores names and governs the naming policy.
-
-
Community Resources
-
Projects
- TinyBar App - A tiny macOS menu bar app for tracking ASA prices from TinyMan.
- Algodesk - Create, configure and manage your Assets on Algorand Blockchain.
- algovanity - Algorand Vanity Address Generator from [Ripe](https://github.com/Ripe/algovanity).
- Algocurator - The Biggest Unofficial One-Stop Hub for Algorand.
- GoPlausible - Proof of anything protocol, built on Algorand. [Create or claim your first PLAUS on Algorand!](https://goplausible.com).
- algorewards - Free and unofficial Algorand governance reward calculator. Hosted on GitHub Pages.
- algorand.dev - Algorand Developer: The unofficial developer resource.
- Pipeline-UI - A React.js based component library for rapid deployment of Algorand Dapps.
- STOI - Song ownership gone decentralized via microDAOs.
- SliceSwap - One place to trade your assets across major Dex's. All swaps are powered by @deflexfi.
- algodaddy - A blog website for Algorand community.
- directorydotalgo - Algorand's unofficial ecosystem directory of projects.
- arc3.xyz - Dapp that can be used to mint ARC3 compliant NFTs.
- Auction Demo - On-chain NFT auction using smart contracts.
- Algorand Session Wallet - Session wallet to allow persisted wallet connections across multiple wallets.
- AlgoWorld-Contracts - Collection of all smart contracts used by AlgoWorld, written in PyTeal.
- AlgoWorld-Swapper - Free and trustless ASA swapper, powered by Algorand Smart Signatures.
- WalletConnect Example DApp - Algorand WalletConnect demo.
- algonim - First Algorand mini-puzzle-game. Written in Python+PyTEAL by [@cusma](https://twitter.com/cusma_b).
- algorealm - Claim the Crown and the Sceptre of Algorand Realm! Written in Python+PyTEAL by [@cusma](https://github.com/cusma).
- algorealm-ui - A web CLI Emulator version of algorealm cli game by @aorumbayev.
- minter - Bulk mint Algorand NFTs following the ARC-69 community standard. Written in Node.js by [@fish.exe](https://twitter.com/AlgofishExe).
- galvanity - Galvanity is Algorand vanity address generator written in Go.
- genpyteal - Generate PyTeal from (mostly) normal Python.
- AgorHash - Public, permissionless, decentralized and uncensorable free speech protocol.
- QRCode Generator
- algofractals - Mint randomly generated mandelbrot fractals with embedded ARC69 tags. (Archived on Dec 31, 2023)
- Pipeline-UI - A React.js based component library for rapid deployment of Algorand Dapps.
- staketaxcsv - Python backend for [stake.tax](https://stake.tax) that generates taxable transactions CSVs for Algorand and other blockchains.
- SliceSwap - One place to trade your assets across major Dex's. All swaps are powered by @deflexfi.
- algodaddy - A blog website for Algorand community.
- AlgoTables - A suite of tools designed to aid everyday hodlers of ALGO who participate in the Algorand ecosystem.
-
-
Algorand Request for Comments
-
Projects
- here
- ARC3 - Official Algorand Standard Asset Parameters Conventions for Fungible and Non-Fungible Tokens.
- ARC69 - Unofficial Algorand Standart Asset Parameters Convention popular in Algorand NFT community, inspired by [Open Sea's metadata standards](https://docs.opensea.io/docs/metadata-standards) and [EIP-1155](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1155.md#erc-1155-metadata-uri-json-schema), created by [@algokittens](https://twitter.com/AlgoKittens).
-
-
Metrics and Analytics Services
-
Projects
- Algorand MainNet metrics - Dashboard that measures the current scale, security, decentralization, and adoption of the open-source Algorand protocol.
- How Big is Algorand? - Algorand's networks size monitor.
- Algorand Mempool - Algorand mempool explorer.
- Metrika - Algorand network performance and account monitor.
- Algorand Stats - All stats about Algorand Governance.
- How Big is Algorand? - Algorand's networks size monitor.
-
-
NFT Marketplaces
-
Projects
- AB2 - decentralized marketplace for crypto art assets secured on the Algorand blockchain created by [@ab2_gallery](https://twitter.com/AB2_Gallery).
- Rand Gallery - Algorand Standard Asset (ASA) explorer and marketplace developed by [Chris Antaki](https://github.com/ChrisAntaki).
- AlgoGems - Algorand Standard Asset (ASA) markeplace and trading platform for NFT collectors.
- AlgoWorldExplorer - NFT marketplace, explorer and gallery for AlgoWorld NFTs developed by [@aorumbayev](https://twitter.com/aorumbayev).
- ALGOxNFT - NFT gallery and marketplace.
- Dartroom - Decentralized NFT explorer, minting and trading.
- Alchemon - Monster-collecting NFT card game.
- Otherverse - NFT collections marketplace.
- Musa - Music, Art & Fashion NFT gallery and marketplace.
- Flatter - NFT art and collectible marketplace.
- Aorist - NFT art gallery and marketplace.
- ASA cafe - Algorand Standard Asset platform and decentralized marketplace built by [@CryptoRUSHGav](https://github.com/CryptoRUSHGav). ASA cafe lets users mint and trade freely using the most modern standards, such as ARC-19, in Algo, USDC, or one of ASA cafe's expanding list of curated non-network tokens.
- Grid - The Grid is a lightweight, static site that executes in the clients frontend to retrieve an arbitrary list of live contracts for users to browse and interact with. The Grid is highly configurable allowing for any of the ZestBloom supported contracts and sale types to be displayed, but through means of a simple configuration file, what gets displayed may easily be constrained to only a specific collection or curated list of sales.
- AlgoMart - Opensource NFT marketplace whitelabel solution.
-
-
Contributing
-
Projects
- contribution guidelines
- ![Stargazers repo roster for @aorumbayev/Awesome-Algorand - Algorand/stargazers)
- ![Forkers repo roster for @aorumbayev/AwesomeAlgorand - Algorand/network/members)
- ![CC0
- @aorumbayev
- LICENSE
- ![CC0
- contribution guidelines
- ![Stargazers repo roster for @aorumbayev/Awesome-Algorand - Algorand/stargazers)
- LICENSE
- ![Stargazers repo roster for @aorumbayev/Awesome-Algorand - Algorand/stargazers)
- ![Forkers repo roster for @aorumbayev/AwesomeAlgorand - Algorand/network/members)
- ![Forkers repo roster for @aorumbayev/AwesomeAlgorand - Algorand/network/members)
- ![CC0
-
-
Decentralized voting
-
Projects
- nft_voting_tool - Official voting tool by Algorand Foundation. The repository contains a voting tool that allows for creation and facilitation of immutable, tamperproof voting using the Algorand blockchain.
- vote-coin-demo - Decentralized message standard for on-chain voting on Algorand developed by @scholtz.
-
Programming Languages
Categories
Development Tools
77
Community Resources
32
Learning Resources
22
NFT Marketplaces
14
Contributing
14
Blockchain Explorers
12
Security Auditing Services
11
DeFi Platforms
10
Wallets
8
Nodes & Consensus Participation
7
Official Resources
7
Metrics and Analytics Services
6
Blockchain Bridges
5
Portfolio Trackers
3
Algorand Request for Comments
3
Name Services
2
Decentralized voting
2
Oracles
2
Subscription Management
1
Sub Categories
Keywords
algorand
37
blockchain
19
teal
9
algorand-standard-assets
7
algorand-blockchain
7
smart-contracts
6
pyteal
6
sdk
6
wallet
5
algorand-teal
5
python
5
nft
5
asa
4
cryptocurrency
4
algorand-smart-contract
4
algokit-template
4
javascript
4
typescript
4
avm
3
walletconnect
3
dapps
3
kmd
3
algosdk
2
algoworld
2
smart-contract
2
pytest
2
php
2
browser
2
tinyman
2
dotnet
2
nfts
2
dapp
2
algokit
2
subtopia
2
algorand-wallet
2
algorand-atomic-transfer
2
subscription
2
api
1
yieldly
1
indexer
1
unity
1
php-algorand-sdk
1
react
1
dapps-templates
1
node
1
dapp-development
1
yarn
1
algorand-assets
1
defi
1
smartcontract
1