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

21 lines
580 B

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_mist.rst
tutorial_debug.rst
tutorial_import.rst