Skip to content

vishnuram1999/SolcGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolcGUI

This is GUI version of solc to get bytecode and ABI of a smart contract.

You can install the app locally and use it.

"hello_world.sol" smart contract is given in contracts directory for sample.

Installing

git clone https://github.com/vishnuram1999/solidity-compiler-gui.git
cd solidity-compiler-gui
pip install -r requirements.txt

Usage

python3 app.py

Open the localhost URL in browser.

About

Solidity GUI compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors