How to get Electrum 3.1.3 on bitcoin testnet?

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?

Patoshi パトシ

Posted 2018-06-25T18:58:47.310

Reputation: 8 911

Answers

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

PlatoWright

Posted 2018-06-25T18:58:47.310

Reputation: 66

1

Run Electrum with the --testnet startup option.

Andrew Chow

Posted 2018-06-25T18:58:47.310

Reputation: 40 910

1testnet is not working for linux environmentxds2000 2018-09-25T08:44:56.013

and for linux? that doesnt existTim Kretschmer 2019-02-06T07:19:05.530

0

If you install Electrum on Windows, you will have two programs you can start. One of them is called "Electrum Testnet".

Thorkil Værge

Posted 2018-06-25T18:58:47.310

Reputation: 637