macOS
brew install cadencelocal Homebrew formula metadata
安装
brew install cadencelocal Homebrew formula metadata
sudo zypper install CadenceopenSUSE Tumbleweed package metadata · Cadence · 来源: download.opensuse.org
概览
Resource-oriented smart contract programming language
历史
Cadence is the resource-oriented smart contract language for the Flow network. It is designed around static typing, linear-resource ownership, capability-based access control, preconditions and postconditions, and readability for audit-heavy blockchain programs.
The Cadence repository says the language has been open source since 2019 and is the native smart contract language of Flow. Official docs present it as a high-level language created to make digital assets first-class resources: values can be moved but not accidentally copied, lost, or implicitly destroyed.
Cadence draws syntax and safety ideas from Swift, Kotlin, Rust, TypeScript, Solidity, Move, and design-by-contract traditions while targeting Flow's account-storage model. The v1.0.0 release states that Cadence 1.0 culminated five years of work since inception, with no more planned breaking changes, full forward compatibility, entitlements, attachments, and storage/performance improvements.
Cadence adoption follows Flow adoption: developers use it to write and deploy Flow smart contracts, transactions, and scripts. The README points users to the browser playground, Flow CLI, Flow emulator, VS Code extension, Cadence language reference, and Flow developer portal.
Flow ecosystem examples in the README include consumer applications such as NBA Top Shot, NFL All Day, Disney Pinnacle, and Ticketmaster NFT ticketing, making Cadence notable as a domain-specific package for production blockchain applications rather than a general-purpose language runtime.
Package users typically install the cadence command to run, parse, test, or work with Cadence code locally, while end-to-end Flow development usually also involves Flow CLI, the emulator, contracts, transactions, and the Cadence Playground. The language itself is used for smart contracts and transaction code stored and executed on Flow.
Cadence is interesting to package nerds because it packages a language implementation for a blockchain runtime, not just a compiler. It brings together parser, interpreter/runtime, language server and tooling expectations, versioned language migrations, and network compatibility concerns around Flow's on-chain execution model.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cadence | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/onflow/cadence
安装元数据
| 软件包键 | brew:cadence |
|---|---|
| 版本 | 1.10.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cadence |
| 主页 | https://cadence-lang.org/ |
| 仓库 | https://github.com/onflow/cadence |
| 上游文档 | https://cadence-lang.org/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/onflow/cadence/archive/refs/tags/v1.10.4.tar.gz |
| 最后更新 | 2026-07-02T17:43:08Z |
| Pulse | updated |
| 构建依赖 | go |
| 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 | cadence |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
Cadence 0.9.2-2.9
A JACK Audio Toolbox
https://kx.studio/Applications:Cadence
sudo zypper install Cadence来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.