algorand/go-algorand
Algorand's official implementation in Go. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 2641
- days_rel: 21
- days_push: 7
- n_releases_24m: 36
Adoption not part of the score
1432 stars · 534 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Go implementation of the Algorand blockchain protocol, including the algod node software and goal CLI tool. It lets users run nodes that participate in Algorand's pure proof-of-stake consensus, process blocks, and serve chain data.
Use cases
- run an algorand node
- participate in algorand staking and consensus
- query algorand blockchain data locally
- build on the algorand network from source
- operate an archiver node storing the full ledger
- submit transactions to the algorand network
When to choose
- you need to run official Algorand node software with maximum fidelity to the protocol
- you want to participate in consensus or staking on Algorand mainnet or testnet
- you need a local, trustless source of Algorand chain data
- you're contributing to or auditing the core Algorand protocol implementation
When to avoid
- you only want to build dApps or smart contracts without running a node (use AlgoKit and SDKs instead)
- you need a blockchain indexer/API service rather than a node (use Algorand Indexer)
- you're working with a different blockchain
- you need a lightweight wallet-only client
Facets
application · maturity active
cryptography networking cli concurrency database blockchain microservices developer-tools security go cli cross-platform algorand blockchain-node proof-of-stake consensus cryptocurrency-node algod validator-node ledger cryptocurrency linux macos
4 sources
- readme: https://github.com/algorand/go-algorand · fetched 2026-08-28 · cb9a2ed8e0ca
- homepage: https://developer.algorand.org/ · fetched 2026-08-29 · 237d8a2c862e
- site_page: https://dev.algorand.co/getting-started/portal-guide · fetched 2026-08-29 · 27e7ef3d21ca
- site_page: https://dev.algorand.co/nodes/overview · fetched 2026-08-29 · a5086fd6a1c5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| algorand/go-algorand | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="algorand/go-algorand")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem