solc-select

Compiler manager

A tool to manage and switch between Solidity compiler versions

Manage and switch between Solidity compiler versions

GitHub

755 stars
22 watching
101 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list

ethereumsolidity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ethereum/solc-bin Provides current and historical builds of the Solidity Compiler 401
ethereum/solc-js A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. 1,456
deno-web3/solc Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain. 72
crytic/ethersplay An EVM bytecode disassembler and analysis tool for Ethereum contracts. 842
alloy-rs/svm-rs A utility for managing different compiler versions used in software development 256
merklejerk/solpp A preprocessor and flattener for Ethereum's Solidity source files 112
consensys/solc-typed-ast A tool for compiling and manipulating Solidity smart contract source code 127
lukehedger/sulk A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. 9
ethereum/emacs-solidity A language mode for Solidity, used in Ethereum blockchain development 206
hyperledger-solang/solang A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms 1,270
tintinweb/solidity-shell An interactive shell for writing and executing Solidity code 544
eagr/sol-repl A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum 4
crytic/pyevmasm A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set 362
raineorshine/solidity-repl A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) 396
crytic/rattle An EVM binary static analysis framework that recovers the original control flow graph and optimizes it for better readability 350