horizon-games / remix-app

Ethereum Remix Solidity IDE, electron edition
195 stars 41 forks source link

MetaMask #3

Open caa1982 opened 6 years ago

caa1982 commented 6 years ago

Is there anyway to make it work with metaMask?

thanks,

CAA

acrylix commented 6 years ago

Might be achievable using Muon (Brave) 's fork of electronjs which has chrome extension support https://github.com/SwapyNetwork/electron-metamask-boilerplate

Note: changes might be needed within the remix distribution in order to communicate with Muon's main process and trigger the MetaMask popups.