macOS
brew install cadencelocal Homebrew formula metadata
brew
Resource-oriented smart contract programming language. Version 1.10.4 via Homebrew; verified 2026-07-02.
install
brew install cadencelocal Homebrew formula metadata
sudo zypper install CadenceopenSUSE Tumbleweed package metadata · Cadence · source: download.opensuse.org
overview
Resource-oriented smart contract programming language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cadence | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/onflow/cadence
install metadata
| Package key | brew:cadence |
|---|---|
| Version | 1.10.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cadence |
| Homepage | https://cadence-lang.org/ |
| Repository | https://github.com/onflow/cadence |
| Upstream docs | https://cadence-lang.org/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/onflow/cadence/archive/refs/tags/v1.10.4.tar.gz |
| Last updated | 2026-07-02T17:43:08Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Cadence 0.9.2-2.9
A JACK Audio Toolbox
https://kx.studio/Applications:Cadence
sudo zypper install Cadencesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.