1129 Forks
2153 Stars
2153 Watchers

remix-ide

Documentation for Remix IDE

How to download and setup remix-ide

Open terminal and run command
git clone https://github.com/ethereum/remix-ide.git
git clone is used to create a copy or clone of remix-ide repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with remix-ide https://github.com/ethereum/remix-ide/archive/master.zip

Or simply clone remix-ide with SSH
[email protected]:ethereum/remix-ide.git

If you have some problems with remix-ide

You may open issue on remix-ide support forum (system) here: https://github.com/ethereum/remix-ide/issues