Electrum Wallet NymConnect Integration
Electrum is one of the most favorite Bitcoin wallet for desktop users and it is used as a backend wallet for various crypto aplications in smart phones. Electrum was among the first integrations of Nym. This easy setup allows users to enhance privacy when managing the flagship of blochain cryptocurencies Bitcoin.
How can I use Bitcoin over the Nym mixnet?
Any syntax in
<>
brackets is a user’s unique variable. Exchange with a corresponding name without the<>
brackets.
NymConnect Installation
NymConnect application is for everyone who does not want to install and run nym-socks5-client
. NymConnect is plug-and-play, fast and easy use. Electrum Bitcoin wallet, Monero wallet (desktop and CLI) and Matrix (Element app) connects through NymConnect automatically to the Mixnet.
- Download NymConnect
- On Linux and Mac, make executable by opening terminal in the same directory and run:
chmod +x ./nym-connect_<VERSION>
- Start the application
- Click on
Connect
button to initialise the connection with the Mixnet - Anytime you’ll need to setup Host and Port in your applications, click on
IP
andPort
to copy the values to clipboard - In case you have problems such as
Gateway Issues
, try to reconnect or restart the application
Electrum Bitcoin wallet via NymConnect
To download Electrum visit the official webpage. To connect to the Mixnet follow these steps:
- Start and connect NymConnect (or
nym-socks5-client
) - Start your Electrum Bitcoin wallet
- Go to: Tools -> Network -> Proxy
- Set Use proxy to ✅, choose
SOCKS5
from the drop-down and add the values from your NymConnect application - Now your Electrum Bitcoin wallet runs through the Mixnet and it will be connected only if your NymConnect or
nym-socks5-client
are connected.