solidity-compiler topic
List
solidity-compiler repositories
awesome-solidity
6.4k
Stars
929
Forks
Watchers
⟠ A curated list of awesome Solidity resources, libraries, tools and more
awesome-solidity-gas-optimization
1.1k
Stars
99
Forks
Watchers
Best resources for Solidity gas optimizations ⛽
etheratom
253
Stars
41
Forks
Watchers
Solidity compilation and Ethereum contract execution interface for hackable atom editor
py-solc
178
Stars
232
Forks
Watchers
Python wrapper around the solc Solidity compiler.
solidity-shell
541
Stars
30
Forks
Watchers
An interactive Solidity Shell
learn-solidity
38
Stars
15
Forks
Watchers
Learn Solidity Step by Step
solgo
21
Stars
4
Forks
Watchers
Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.