v0.9.2 Istanbul support and new remix libs
Remix IDE
- remix.ethereum.org
- npm install -g remix-ide
- Remix as a plugin for Embark: https://www.npmjs.com/package/embark-remix
- docker: https://hub.docker.com/r/4c0n/remix-ide/ thanks to @4c0n
Remixd
Remixd is a tool which provide a way to access your local file from any remix IDE web app.
- npm install -g remixd
- remixd is included in remix-ide NPM package. it automatically shares the current local folder (or the given folder if any)