Crate ink_analyzer

source ·
Expand description

ink! Analyzer

A library for semantic analysis of ink! smart contract code.

NOTE: This project is still work in progress and implements very limited functionality at this time.

Re-exports

Modules

  • Types and abstractions for performing semantic analysis of ink! smart contract code.
  • ink! intermediate representations (IRs) and abstractions.