title="Execution environment does not connect to any node, everything is local and in memory only."
JavaScript VM
value="vm"
</option>
checked name="executionContext">
<option id="injected-mode"
JavaScript VM
title="Execution environment has been provided by Mist or similar provider."
</option>
value="injected"
<option id="injected-mode"
checked name="executionContext">
title="Execution environment has been provided by Mist or similar provider."
Injected Web3
value="injected"
</option>
checked name="executionContext">
<option id="web3-mode"
Injected Web3
title="Execution environment connects to node at localhost (or via IPC if available), transactions will be sent to the network and can cause loss of money or worse!
</option>
If this page is served via https and you access your node via http, it might not work. In this case, try cloning the repository and serving it via http."
<option id="web3-mode"
value="web3"
title="Execution environment connects to node at localhost (or via IPC if available), transactions will be sent to the network and can cause loss of money or worse!
name="executionContext">
If this page is served via https and you access your node via http, it might not work. In this case, try cloning the repository and serving it via http."