3
I'm building an application on bitcoin and want to use testnet instead of using real bitcoins to do my test. I'm mainly using Electrum-3.1.3 to do sweeping of addresses. But how can I switch this to be on the testnet chain instead?
3
I'm building an application on bitcoin and want to use testnet instead of using real bitcoins to do my test. I'm mainly using Electrum-3.1.3 to do sweeping of addresses. But how can I switch this to be on the testnet chain instead?
2
General answer is running: $ electrum --testnet
If you are using Mac OSX then open terminal an jump to: /Aplications/Electrum/Contents/OSX there you need to run: & ./Electrum --testnet
1
Run Electrum with the --testnet startup option.
0
If you install Electrum on Windows, you will have two programs you can start. One of them is called "Electrum Testnet".
1testnet is not working for linux environment – xds2000 – 2018-09-25T08:44:56.013
and for linux? that doesnt exist – Tim Kretschmer – 2019-02-06T07:19:05.530