solc-select
Compiler manager
A tool to manage and switch between Solidity compiler versions
Manage and switch between Solidity compiler versions
764 stars
21 watching
103 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
ethereumsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides current and historical builds of the Solidity Compiler | 402 |
| 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 |
| An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
| A utility for managing different compiler versions used in software development | 258 |
| A preprocessor and flattener for Ethereum's Solidity source files | 112 |
| A tool for compiling and manipulating Solidity smart contract source code | 128 |
| A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
| A language mode for Solidity, used in Ethereum blockchain development | 206 |
| A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,282 |
| An interactive shell for writing and executing Solidity code | 543 |
| A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |
| A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
| A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) | 398 |
| An EVM binary static analysis framework that recovers the original control flow graph and optimizes it for better readability | 353 |