Use MetaMask SDK with Electron
Import MetaMask SDK into your Electron dapp to enable your users to easily connect to the MetaMask browser extension and MetaMask Mobile.
On the frontend, see the instructions to use the SDK with React. On the backend, see the instructions to use the SDK with Node.js.
Example
See the example Electron dapp in the JavaScript SDK GitHub repository for more information.