Skip to content

Build-Squad/cadence-tools

 
 

Repository files navigation

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

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