macOS
brew install aikenlocal Homebrew formula metadata
安装
brew install aikenlocal Homebrew formula metadata
nix profile install nixpkgs#aikennixpkgs package indexes · pkgs/by-name/ai/aiken/package.nix · 来源: api.github.com
概览
Modern smart contract platform for Cardano
历史
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.
安全态势
没有找到 aiken 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 root可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aiken | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/aiken-lang/aiken
安装元数据
| 软件包键 | brew:aiken |
|---|---|
| 版本 | 1.1.23 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/aiken |
| 主页 | https://aiken-lang.org/ |
| 仓库 | https://github.com/aiken-lang/aiken |
| 上游文档 | https://aiken-lang.org/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/aiken-lang/aiken/archive/refs/tags/v1.1.23.tar.gz |
| 最后更新 | 2026-06-26T19:14:50Z |
| Pulse | updated |
| 构建依赖 | pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
aiken
nix profile install nixpkgs#aiken来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.