sol-repl
Solidity repl
A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum
Solidity REPL
4 stars
1 watching
0 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
ethereumreplsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
ethereum/emacs-solidity | A language mode for Solidity, used in Ethereum blockchain development | 206 |
sri-csl/solidity | An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. | 50 |
ethereum/solc-bin | Provides current and historical builds of the Solidity Compiler | 401 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
tintinweb/solidity-shell | An interactive shell for writing and executing Solidity code | 544 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
duaraghav8/ethlint | Analyzes Solidity code for style and security issues and fixes them. | 927 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |