ethereum / remix-desktop

Remix IDE desktop
1.02k stars 266 forks source link

Deploying contract with Ganache always ask for ”Passphrase requested" #23

Closed ldru closed 3 years ago

ldru commented 3 years ago

1、Connected to Ganache by selecting “Web3 Provider” with the parameter "http://127.0.0.1:7545" 2、Deploy the contract,then a window is prompted with the title ”Passphrase requested" and asking for "Personal mode is enabled. Please provide passphrase of account". But Ganache does not have passphrase !!!

yann300 commented 3 years ago

do you have "personal mode" activated in the settings of Remix IDE? if so could you try to deactivate it?