0.5.0 • Published 8 months ago

@nowarp/misti v0.5.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

Misti

Misti is a static analysis tool designed for smart contracts on the TON blockchain.

Language Support

Features

  • Code Analysis: Identify and fix potential security flaws and code problems early in the development cycle.
  • CI/CD Integration: Integrate Misti into your CI/CD pipeline to ensure continuous code quality checks.
  • Custom Detectors: Create custom detectors to solve specific problems in your code or to provide a thorough security review if you are an auditor.

Getting Started

  1. (optional) Install Soufflé to enable more built-in functionality.

  2. Install Misti:

npm install -g @nowarp/misti
  1. Run Misti by specifying a Tact contract, project config, or directory to check:
misti path/to/contracts

See Misti Configuration for available options, or Developing Misti for advanced instructions. Blueprint users should refer to the appropriate documentation page.

Resources

0.5.0

8 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.4.2

9 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago