@nowarp/misti
TypeScript icon, indicating that this package has built-in type declarations

0.8.3 • Public • Published

Misti Logo Misti

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

Features

  • Code Analysis: Built-in suite of 36 detectors for identifying security vulnerabilities and anti-patterns.
  • 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 detectors.
  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/src/contracts

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

Resources

  • nowarp.io: We are doing other TON Security stuff beyond Misti.
  • Documentation: Comprehensive guide on detectors, architecture, and development.
  • API Reference: Useful for contributors or developers creating custom detectors.
  • Blueprint Plugin: A plugin for the Blueprint Framework to enhance your workflow.
  • Community Chat: Join the conversation and get help with Misti-related questions.

Package Sidebar

Install

npm i @nowarp/misti

Weekly Downloads

235

Version

0.8.3

License

Apache-2.0

Unpacked Size

1.34 MB

Total Files

314

Last publish

Collaborators

  • byakuren-hijiri