solc-typed-ast
Contract compiler
A tool for compiling and manipulating Solidity smart contract source code
A TypeScript package providing a normalized typed Solidity AST along with the utilities necessary to generate the AST (from Solc) and traverse/manipulate it.
128 stars
10 watching
24 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
astsoliditytypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
| Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain. | 72 |
| A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
| Enables ASC development with native TypeScript syntax and tooling support | 52 |
| Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
| A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,178 |
| A preprocessor and flattener for Ethereum's Solidity source files | 112 |
| A tool to manage and switch between Solidity compiler versions | 764 |
| A starter kit for developing smart contracts with a full Typescript environment using Hardhat as the platform layer | 410 |
| An extension for Visual Studio Code to generate and store profiles of smart contract methods in Solidity language. | 15 |
| A tool for finding and analyzing smart contracts in Solidity source code | 145 |
| Provides current and historical builds of the Solidity Compiler | 402 |
| An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
| A JavaScript-based preprocessor for Solidity smart contracts that allows for more flexible and efficient development | 14 |
| A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,282 |