plusTitle.current.title="Unfortunately it's not possible to create an account using injected web3. Please create the account directly from your provider (i.e metamask or other of the same type)."
setPlusOpt({
classList:'udapp_disableMouseEvents',
title:"Unfortunately it's not possible to create an account using injected web3. Please create the account directly from your provider (i.e metamask or other of the same type)."
<ahref="https://remix-ide.readthedocs.io/en/latest/run.html#run-setup"target="_blank"><iclassName="udapp_infoDeployAction ml-2 fas fa-info"title="check out docs to setup Environment"></i></a>
title:'Execution environment does not connect to any node, everything is local and in memory only.',
value:'vm-london',
fork:'london',
content:'JavaScript VM (London)'
},{
id:'vm-mode-berlin',
dataId:'settingsVMBerlinMode',
title:'Execution environment does not connect to any node, everything is local and in memory only.',
value:'vm-berlin',
fork:'berlin',
content:'JavaScript VM (Berlin)'
},{
id:'injected-mode',
dataId:'settingsInjectedMode',
title:'Execution environment has been provided by Metamask or similar provider.',
value:'injected',
content:'Injected Web3'
},{
id:'web3-mode',
dataId:'settingsWeb3Mode',
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!