remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
remix-project/docs/index.rst

22 lines
580 B

8 years ago
Remix - Solidity IDE
====================
8 years ago
8 years ago
Remix is an IDE for the smart contract programming language Solidity and has
8 years ago
an integrated debugger and testing environment.
8 years ago
8 years ago
An up to date online version is accessible at `remix.ethereum.org <http://remix.ethereum.org>`_
8 years ago
This page will host documentation and tutorial about features Remix provides.
8 years ago
Please go to `solidity.readthedocs.io <http://solidity.readthedocs.io>`_ for any information regarding ``Solidity``
8 years ago
8 years ago
Tutorial
--------
.. toctree::
:maxdepth: 1
tutorial_mist.rst
8 years ago
tutorial_debug.rst
tutorial_import.rst