Awesome Algorand repo adds 2026 tools as its site still lists closed marketplaces
A Sept. 3 Commit That Says a Lot
On September 3, 2026 — two days before this article was written — the GitHub repository behind Awesome Algorand merged three community pull requests. OpenChainBench, an independent benchmark service that continuously measures RPC latency and finality across Algorand and 20+ other chains from three global regions, joined the metrics section. So did OnchainPulse, an automated token-safety scanner, and PXke Algorand News, a community news source. The same batch archived additional listings and aligned the project's CI with standard list checks.
The two new tools are worth a beat of explanation, because each answers a real question the ecosystem keeps asking. OpenChainBench is a yardstick: it reports, in near real time, how quickly Algorand's public nodes answer requests and how fast blocks finalize, letting a developer compare infrastructure options on data rather than marketing. OnchainPulse automates a due-diligence chore that has historically been manual. On Algorand, tokens are issued natively as Algorand Standard Assets, and whoever creates one can attach special powers to it: a manager who can reconfigure the asset, a clawback address that can seize tokens back from holders, and a freeze address that can lock specific accounts' holdings. The scanner checks whether those authorities exist and are active, weighs holder concentration and DEX liquidity, and returns a deterministic CLEAR, CAUTION or AVOID verdict, billed per call.
Equally telling is who submitted these changes: three different outside contributors, not the list's maintainer. That is the community-input model the project advertises, working as designed.
One Markdown File as the Ecosystem's Front Door
Awesome Algorand belongs to a long open-source tradition — the 'awesome list': one carefully formatted Markdown file in which every entry is a curated link plus a one-line description. Its domain was registered on January 4, 2022, and the Wayback Machine captured the site the same day. Since then the list has tracked the ecosystem through several generations of tooling and project churn.
The catalog organizes several hundred resources into categories that mirror how a developer or user actually approaches the chain, and its About page describes it as 'a curated directory of tools, platforms, and projects within the Algorand blockchain ecosystem.'
| Concept | Real-world implication |
|---|---|
| Core resources and learning tracks (official sites, AlgoKit docs, crash courses, tutorials) | Onboarding paths from absolute beginner to working developer, all in one scroll |
| Development tools (SDKs in a dozen languages, smart-contract compilers, IDE plugins, templates) | A team can build in its own language instead of adopting a mandated stack |
| Wallets, explorers, portfolio trackers and name services | Users and dApp builders can compare custody and tooling options side by side |
| DeFi platforms, NFT marketplaces, subscription and voting tools, ARC standards | Reference implementations exist for whole product categories, not just primitives |
A concrete example shows the practical value. A developer who wants to write smart contracts in Python navigates to the AlgoKit section, finds Puya — the compiler that turns Python syntax into TEAL, the low-level language the Algorand Virtual Machine executes — then grabs a starter template and a unit-testing library without leaving the page. The list has functioned as a de facto front door since early on: an official Algorand forum thread from March 2022 already pointed newcomers at it as the answer to 'Does Algorand have a DeFi exchange?', and third-party trackers mirror every change.
Curation, Automation, and Who Decides
The directory's credibility rests on explicit guardrails. Contribution guidelines demand one pull request per suggestion, a standard format, and alphabetical order within sections, and a CI pipeline checks formatting, spelling and list order. A scheduled workflow runs a link checker every two days and on every pull request, configured to fail the build if any URL is dead.
What the About page does not mention is how centralized the gatekeeping actually is. The dominant maintainer is Altynbek Orumbayev, credited with 131 of the repo's commits — the next-highest human contributor has 17. Orumbayev is a Lead Engineer at MakerX, the Australian firm that builds AlgoKit, the Algorand Foundation's official developer toolkit; MakerX's CTO welcomed him in June 2023 as having 'a very impressive entrepreneur and engineer with an extensive set of Algorand projects and community focussed initiatives under his belt.' Orumbayev also owns architecture decisions for AlgoKit on the Foundation's developer portal, presents at Algorand developer retreats, and hosts the site's podcast, whose episodes repeatedly feature Foundation staff and MakerX colleagues. His own project, the subscription platform Subtopia, sits in the directory — with a credit line, but no disclosure that the list's editor built it.
None of this means entries are bought or slanted. The README is careful to disclaim: DeFi listings come with 'do your own research' warnings, the wallet section is labeled 'not an endorsement,' and after the 2023 MyAlgo wallet attacks the related SDK was excluded outright. Real outsiders do get merged — the three September additions prove it. But for a resource whose entire value is trust, the concentration is context a reader deserves: curation is community-informed, not community-governed, and the single gatekeeper's employer is the maker of the very toolkit the list places at the top of its hierarchy.
The Archive Reads Like an Obituary Ledger
When a listed project's link dies persistently, the project does not silently delete it — it relocates the entry to ARCHIVED.md, and the file now holds more than 40 dead or unmaintained projects, each annotated with the reason it went: AlgoGems, 'domain no longer resolves'; Method Wallet, 'Vercel deployment gone'; algoAMM.com, 'origin down (Cloudflare 522).' Earlier casualties include Yieldly, the early DeFi suite; AB2 and Aorist galleries; the AlgoWorld contract suite; NFTExplorer and Asalytic. Read as a whole, the archive is an accidental mortality ledger for the ecosystem — a reminder that on a chain where anyone can launch a project in an afternoon, an index's real value is knowing which doors are still open today.
The catch is that the website does not reliably know. The repository's own records now mark Rand Gallery and AlgoGems as archived — Rand Gallery's storefront wound down this year after its acquirer concluded it could not break even, with remaining listings automatically returned to owners' wallets, and randgallery.com now redirects to Goanna's lending platform. Yet the live homepage still presents Rand Gallery, AlgoGems, ALGOxNFT, Alchemon, Musa and Flatter as current NFT marketplaces, and still lists Method Wallet and NFTExplorer as live tools. Meanwhile the newest README entries — OnchainPulse, OpenChainBench — have not reached the site at all.
The drift appears to be mechanical. The repository's only post-merge workflow runs the linter; nothing in it rebuilds or deploys the Astro-based website, which is evidently updated by hand or from a separate codebase. The practical guidance for a reader is simple: the GitHub README is the source of truth and is current as of September 3; the website is a snapshot that has fallen behind it.
The Orbit Around the List: a Relay Map and a Paused Podcast
Two satellite features round out the picture and are still live. AwesomeAlgo Stats renders an interactive world map of Algorand relay nodes — the servers that propagate blocks through the network — refreshed daily, currently showing roughly 104 relays, with the United States hosting 35, Germany 10 and Poland 7. In a Pure Proof-of-Stake system where consensus security is measured in staked ALGO, the relay layer is the network's physical plumbing, and a map of where it sits is a genuinely useful window on geographic decentralization. The page also displays 1,742 governance voters over the trailing seven days, sourced from Allo Metrics.
The AwesomeAlgo Podcast, billed on its own index page as a monthly show, runs two dozen episodes numbered #0 to #23, from a June 2022 introduction to a May 23, 2025 conversation with Uroš Hudomalj of Valar. Its guest list reads like a roll call of the ecosystem's engineering tier: Tinyman's branding designer Ertekin Erdin, TxnLab's Patrick Bennett on NFD name services, a Pera Wallet frontend engineer, consensus-history walkthroughs with Algorand staff, and a January 2024 roundtable featuring the Foundation's CTO John Woods alongside MakerX's CTO and the Foundation's head of product. The Valar episode is a useful technical primer in itself: it explains native delegation, the mechanism that lets an ALGO holder point their stake at a node runner without transferring the ALGO or surrendering keys — self-custody preserved, and no pool commission on rewards.
The show is on hiatus rather than gone: Apple Podcasts lists the same May 2025 episode as its latest while still labeling the show 'Updated Monthly,' a label now over 15 months stale. Some older episode pages also link an 'Ask AwesomeAlgo' site for submitting questions to upcoming guests; that host no longer resolves, and its last Wayback capture dates to March 2025. The license page still names Ask AwesomeAlgo, Chat AwesomeAlgo and AlgoHelp among the project's related services — none of those hosts answer today, a reminder that this is a hobby-scale constellation around one core artifact.
That core artifact remains alive and genuinely useful. The directory's survival trick is that it is a living Markdown file rather than a company: no treasury to mismanage, no token to pump, just a maintainer, contributors and a link checker. The honest trade-offs are the ones this profile has surfaced — a single editorial gatekeeper with professional ties to the Foundation's tooling, self-listings without disclosure, and a public website that does not track its own source. For anyone deciding what to build on or with Algorand today, the repository, not the storefront, is the edition to trust.
Source
- Awesome Algorand
- awesome-algorand GitHub repository
- MakerX: Welcome to Altynbek
- Track Awesome Algorand
- The AwesomeAlgo Podcast on Apple Podcasts
- ⚡ Awesome Algorand ⛓
- ⚡ Awesome Algorand ⛓ | Stats
- Podcast | ⚡ Awesome Algorand ⛓
- About
- Episode #23 | Uroš Hudomalj | ⚡ Awesome Algorand ⛓
- Goanna Lending Platform
- raw.githubusercontent.com
- Free Podcast Hosting – Unlimited Episodes & Audio | RSS.com
- Episode #19 | Bit (D13) | ⚡ Awesome Algorand ⛓
- Track Awesome Algorand (aorumbayev/awesome-algorand) Updates Weekly - Track Awesome List
- GitHub - awesome-algorand/awesome-algorand: ⚡A curated list of awesome resources related to the Ⱥlgorand Blockchain ⛓
- Algorütm - Podcast - Apple Podcasts
Source: https://awesomealgo.com