macOS
brew install aikenlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aiken in AI-Agent-Workflows.
Installation
brew install aikenlocal Homebrew formula metadata
nix profile install nixpkgs#aikennixpkgs package indexes · pkgs/by-name/ai/aiken/package.nix · Quelle: api.github.com
Überblick
Modern smart contract platform for Cardano
Verlauf
Aiken is a modern smart-contract language and toolchain for Cardano. The official repository describes it as a modern smart contract platform for Cardano, and the docs cover installation, language concepts, modules, packages, playground usage, and the built-in language server.
The public Aiken repository was created in April 2022. The project is organized around a compiler/toolchain, a website, a standard library, a package registry, a playground, and `aikup`, a version-management installer for Aiken releases.
Aiken's README says the name comes from Howard Aiken, the American physicist and computing pioneer. The project presents itself as a developer-friendly Cardano smart-contract stack rather than just a compiler binary.
Aiken is published through multiple developer package channels. The official README links to crates.io and npm badges, the npm registry lists `@aiken-lang/aiken`, and Homebrew packages the `aiken` formula. The official installation page now recommends `aikup` and documents npm, Homebrew, shell, PowerShell, and MSI paths.
Homebrew listed version 1.1.23 as stable and the npm registry listed 1.1.23 as latest when checked. The input package facts also list Nix packaging, showing adoption among reproducible-build users.
Aiken users create Cardano smart-contract projects, write modules, use the language server, and build/test contracts through the command-line toolchain. The docs identify `aiken.toml` as the project root pattern for language-server integration.
No credentials file is part of ordinary Aiken operation; it is a compiler/toolchain rather than a hosted-service client.
Aiken is interesting as a blockchain language package because it spans several ecosystems at once: Rust/crates.io for implementation culture, npm and Homebrew for user installation, Nix for reproducibility, and its own package registry for language libraries.
For package maintainers, the important object is not only the `aiken` executable but the surrounding developer platform: version manager, LSP, standard library, package registry, playground, and `aiken.toml` project convention.
Sicherheitslage
Für aiken wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
aiken.toml in project rootExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
aiken | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/aiken-lang/aiken
Installationsmetadaten
| Paketschlüssel | brew:aiken |
|---|---|
| Version | 1.1.23 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/aiken |
| Homepage | https://aiken-lang.org/ |
| Repository | https://github.com/aiken-lang/aiken |
| Upstream-Dokumentation | https://aiken-lang.org/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/aiken-lang/aiken/archive/refs/tags/v1.1.23.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T19:14:50Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aiken |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
aiken
nix profile install nixpkgs#aikenQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.