horizon-games / remix-app

Ethereum Remix Solidity IDE, electron edition
195 stars 41 forks source link
electron ethereum remix solidity

remix remix-app


This project packages Remix, the excellent Ethereum Solidity IDE, into a dedicated desktop application that runs from your local machine. Remix-app also caches solc compiler downloads so Remix is fully usable in airplane mode.

screenshot

Install or Build your own

To install a pre-built image, see: https://github.com/horizon-games/remix-app/releases

To build your own:

  1. Clone this repo
  2. yarn install
  3. yarn dist
  4. Find the distribution for your os in dist/

Related links

Credits

LICENSE

MIT