# consensys/solc-typed-ast

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/consensys-solc-typed-ast).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

136 stars · 26 forks · TypeScript · Apache-2.0

## Links

- GitHub: https://github.com/ConsenSys/solc-typed-ast
- Homepage: https://consensysdiligence.github.io/solc-typed-ast/
- awesome-repositories: https://awesome-repositories.com/repository/consensys-solc-typed-ast.md

## Description

A TypeScript package providing a normalized typed Solidity AST along with the utilities necessary to generate the AST (from Solc) and traverse/manipulate it.

## Tags

### Part of an Awesome List

- [Smart Contract Development](https://awesome-repositories.com/f/awesome-lists/devtools/smart-contract-development.md) — Library for traversing and manipulating Solidity abstract syntax trees.
