solc
Contract compiler
Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain.
💎 Solidity compiler bindings for Deno
72 stars
2 watching
1 forks
Language: TypeScript
last commit: 8 months ago
Linked from 2 awesome lists
denoethereumsmart-contractssolcsolcjssolidity
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
consensys/solc-typed-ast | A tool for compiling and manipulating Solidity smart contract source code | 127 |
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 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
hyperledger-solang/solang | A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,270 |
crytic/solc-select | A tool to manage and switch between Solidity compiler versions | 755 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
markeljan/web3gpt | An AI-powered platform for developing smart contracts on multiple blockchain networks using natural language | 81 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
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 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |