# cadence を Homebrew, zypper でインストール

cadence のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cadence
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cadence
```

  証拠: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install Cadence
```

  証拠: openSUSE Tumbleweed package metadata: Cadence from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:cadence
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cadence>
- **バージョン:** 1.10.4
- **ソース概要:** Resource-oriented smart contract programming language
- **ホームページ:** <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
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- cadence (cli)
- cadence (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.10.4
- マネージャ更新日: 2026-07-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/onflow/cadence
- 検出された最新: v1.10.4 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2019: Cadence is open sourced and begins as Flow's resource-oriented smart contract language.
- 2022: v0.24 Secure Cadence becomes a major pre-1.0 milestone referenced by the v1.0 release.
- 2024-09-26: Cadence v1.0.0 is released, marking no more planned breaking changes.
- 2026: README reports Cadence 1.0 live on Flow mainnet with v1.10.x releases.

### Related projects

- Related projects include the Flow network, Flow CLI, Flow emulator, Cadence Playground, the VS Code Cadence extension, Atree storage library, and Flow Improvement Proposals. Conceptually, Cadence is often compared with Solidity and Move.

### ソース

- <https://cadence-lang.org/docs>
- <https://cadence-lang.org/docs/language>
- <https://github.com/onflow/cadence#readme>
- <https://github.com/onflow/cadence/releases/tag/v1.0.0>
- source_facts.package-manager


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cadence
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** cadence-workflow
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- zypper - Cadence - 0.9.2-2.9: normalized package name match | openSUSE Tumbleweed package metadata: Cadence from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A JACK Audio Toolbox | https://kx.studio/Applications:Cadence


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [agda](https://www.automicvault.com/ja/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/ja/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/ja/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/ja/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [chapel](https://www.automicvault.com/ja/pkg/brew/chapel/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [coconut](https://www.automicvault.com/ja/pkg/brew/coconut/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [coffeescript](https://www.automicvault.com/ja/pkg/brew/coffeescript/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [crystal](https://www.automicvault.com/ja/pkg/brew/crystal/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [solidity](https://www.automicvault.com/ja/pkg/brew/solidity/) - Local package facts share a topical domain. Shared terms: cli, contract, contracts, language, language-runtime.
- [inko](https://www.automicvault.com/ja/pkg/brew/inko/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, oriented, programming.
- [logtalk](https://www.automicvault.com/ja/pkg/brew/logtalk/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, oriented, programming.

## Combined YAML source

View the package source record on GitHub. [combined/cadence.yml](https://github.com/automic-vault/db/blob/main/combined/cadence.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
