Update atom-ethereum-interface name change

atom-ethereum-interface is renamed to etheratom, virtual machine compatibility introduced and other updates
This commit is contained in:
Omkara 2017-04-23 09:03:12 +05:30 committed by GitHub
parent aa441668db
commit cd5fc7a6d2

View File

@ -48,8 +48,8 @@ Available Solidity Integrations
* `Package for SublimeText — Solidity language syntax <https://packagecontrol.io/packages/Ethereum/>`_
Solidity syntax highlighting for SublimeText editor.
* `Atom Ethereum interface <https://github.com/gmtDevs/atom-ethereum-interface>`_
Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node).
* `Etheratom <https://github.com/0mkara/etheratom>`_
Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (Backend node & VM compatible).
* `Atom Solidity Linter <https://atom.io/packages/linter-solidity>`_
Plugin for the Atom editor that provides Solidity linting.