Skip to content

onflow/cadence-tools

Folders and files

NameName
Last commit message
Last commit date
Jan 30, 2025
Jul 11, 2024
Feb 12, 2025
Jan 30, 2025
Feb 12, 2025
Jan 31, 2025
Sep 16, 2022
Jun 13, 2024
Jun 27, 2022
Jun 27, 2022
Sep 26, 2022
Jun 27, 2022
Jun 10, 2024
Sep 28, 2022
Jun 27, 2022
Jun 29, 2022

Cadence Tools

Contains various developer tools for Cadence.

  • Cadence Lint - The linter for Cadence. Find programming errors, bugs, stylistic errors and suspicious constructs

  • Cadence Testing Framework - The Cadence testing framework provides a convenient way to write tests for Cadence programs in Cadence.

  • Cadence Language Server - Language server implementation for Cadence. It provides editors and IDEs that support LSP language features like auto complete, go to definition, documentation and type information on hover, etc

  • Cadence Documentation Generator - Generates human-readable documentation for Cadence programs.