solidity-repl

Ethereum code editor

A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop)

Ethereum Solidity REPL

GitHub

396 stars
16 watching
33 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 2 awesome lists

ethereumsolidity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
raineorshine/solidity-by-example A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts 430
eagr/sol-repl A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum 4
tintinweb/solidity-shell An interactive shell for writing and executing Solidity code 544
raineorshine/solgraph A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity 1,018
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
ethereum/emacs-solidity A language mode for Solidity, used in Ethereum blockchain development 206
merklejerk/solpp A preprocessor and flattener for Ethereum's Solidity source files 112
tomlion/vim-solidity A Vim plugin that provides syntax highlighting and features for the Solidity programming language used in Ethereum development 489
ethereum/solc-bin Provides current and historical builds of the Solidity Compiler 401
duaraghav8/ethlint Analyzes Solidity code for style and security issues and fixes them. 927
ethereum/solidity-examples A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities 535
ethereum/solc-js A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. 1,456
prettier-solidity/prettier-plugin-solidity Automates formatting of Solidity code using the Prettier tool 729
meherett/pytest-solidity Tests smart contracts written in Solidity on the Ethereum blockchain 26
sri-csl/solidity An automated verifier for the Solidity programming language used in smart contracts on the Ethereum platform. 50