Build-Squad / cadence-tools

Developer tools for Cadence

Home Page:https://www.onflow.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Developer tools for Cadence

https://www.onflow.org/

License:Apache License 2.0


Languages

Language:Go 84.2%Language:TypeScript 7.2%Language:JavaScript 6.7%Language:Cadence 0.9%Language:Makefile 0.8%Language:HTML 0.1%Language:Shell 0.1%