mirror of
https://github.com/status-im/remix-viper.git
synced 2026-08-31 14:21:19 +00:00
23 lines
614 B
ReStructuredText
23 lines
614 B
ReStructuredText
Remix - Solidity IDE
|
|
====================
|
|
|
|
Remix is an IDE for the smart contract programming language Solidity and has
|
|
an integrated debugger and testing environment.
|
|
|
|
An up to date online version is accessible at `remix.ethereum.org <http://remix.ethereum.org>`_
|
|
|
|
This page will host documentation and tutorial about features Remix provides.
|
|
|
|
Please go to `solidity.readthedocs.io <http://solidity.readthedocs.io>`_ for any information regarding ``Solidity``
|
|
|
|
Tutorial
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorial_remixd_filesystem.rst
|
|
tutorial_mist.rst
|
|
tutorial_debug.rst
|
|
tutorial_import.rst
|