vscode-solidity
Smart Contract Editor
A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language.
Visual Studio Code language support extension for Solidity smart contracts in Ethereum https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
904 stars
23 watching
194 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
ethereumsoliditysolidity-contractsvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
praneshasp/vscode-solidity-inspector | A VSCode extension for smart-contract development utilities, including optimization and debugging tools. | 126 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,072 |
consensys/vscode-solidity-auditor | An extension for Visual Studio Code that provides advanced support and security auditing for writing secure Solidity code | 580 |
ethereum/solidity | A language and compiler for creating smart contracts on the Ethereum blockchain | 23,342 |
tomlion/vim-solidity | A Vim plugin that provides syntax highlighting and features for the Solidity programming language used in Ethereum development | 489 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
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 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |