Icon

AlgoKit

AlgoKit is a developer toolkit by Algorand Foundation designed to simplify building and launching secure, automated, production-ready decentralized applications on the Algorand blockchain. It supports Python and TypeScript smart contract development, includes smart contract templates, local application infrastructure, and toolchain integrations.
Latest: 2.10.2
Last checked: Jun 9, 2026 12:10am
Rank: 542/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MIT LicenseWinget: Available

Version & Lifecycle

0
Current: 2.10.2 N-2: 2.10.0 Avg cadence: Every 22 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • June 4, 2026
0

Deployment tip

For Windows at scale, prefer the pipx-based installation of AlgoKit and deploy it via a per-machine script such as python -m pip install --upgrade pipx && python -m pipx ensurepath && pipx install --force algokit, then validate on login with algokit --version to ensure the CLI is on users’ PATH.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

AlgoKitalgorandfoundation AlgoKit

Notes

0

Latest major release is AlgoKit 3.0 (2025) with enhanced TypeScript support, visual debugging, and a new blockchain explorer. Requires Python 3.12+, PipX, Git, Docker, and VSCode recommended.