v0.7.6
This release notably includes:
- Javascript VM: Support for Constantinople hardfork
- Solidity default version
- Fix Copy to Clipboard
- Use github access token in the solidity
import
. In order to get rid of theAPI call rate limit
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 inremix-ide
NPM package. it automatically shares the current local folder (or the given folder if any)- docker: https://hub.docker.com/r/4c0n/remixd/ thanks to @4c0n
Change Log
v0.7.6 (2019/02/28 22:13 +00:00)
diff: https://github.com/ethereum/remix-ide/compare/18dffc7..5f51f5a
commits: