Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 483 Bytes

README.md

File metadata and controls

43 lines (23 loc) · 483 Bytes

SolStudio

Light & fast solidity IDE. Writen in Python 3 and GTK.

Features

  • Code completion

  • Syntax highlighting

  • One-click contract compilation with 'solc'

  • Gas info

Hot keys

  • Ctrl-S save

  • Ctrl-A save as

  • Ctrl-O open

  • Ctrl-C copy

  • Ctrl-V paste

Requirements

  • 'gi.repository' Python package

  • solc compiller

TODO

  • Built-in compiller

  • Contract deploy button

  • Intergration with Eth and Geth

  • ...

 Tags: solidity, ide, editor, ethereum, solc