solc-js
Contract compiler
A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts.
Javascript bindings for the Solidity compiler
1k stars
46 watching
476 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
compilerethereumhacktoberfestsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
deno-web3/solc | Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain. | 72 |
ethereum/solc-bin | Provides current and historical builds of the Solidity Compiler | 401 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
consensys/solc-typed-ast | A tool for compiling and manipulating Solidity smart contract source code | 127 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
crytic/solc-select | A tool to manage and switch between Solidity compiler versions | 755 |
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 |
juanfranblanco/vscode-solidity | A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
lamarkaz/psol | A JavaScript-based preprocessor for Solidity smart contracts that allows for more flexible and efficient development | 14 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
merklejerk/flex-contract | An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration | 26 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |