Bitcoin Forum
July 07, 2024, 02:14:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to use TestNet or Regtest network on Electrum?  (Read 2013 times)
prashant.singh (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 26, 2017, 03:22:41 PM
 #1

It seems electrum supports test-network. https://github.com/spesmilo/electrum/issues/541. But I didn't find anything related to this in http://docs.electrum.org/en/latest/. So how to use test-network on electrum? Is there any tutorial/documentation available on how to use test-net in electrum? Thanks
Update: I have downloaded petrkr-testnet https://github.com/petrkr/electrum/tree/testnet . But on running `./electrum`, I am getting an error like : Error: AES does not seem to be installed. Try 'sudo pip install slowaes'.

I asked a question regarding this issue on bitcoin StackExchange. [url ]https://bitcoin.stackexchange.com/questions/52976/error-aes-does-not-seem-to-be-installed-try-sudo-pip-install-slowaes[/url]
kolloh
Legendary
*
Offline Offline

Activity: 1736
Merit: 1023


View Profile
April 26, 2017, 05:26:43 PM
 #2

I believe you round just run
Code:
./electrum --testnet
to run it on the testnet. I don't think you need the petrkr-testnet fork of Electrum.

The error regarding the AES package means you don't have that python module installed. Running that install command would fix that.
prashant.singh (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 27, 2017, 04:11:44 AM
 #3

I believe you round just run
Code:
./electrum --testnet
to run it on the testnet. I don't think you need the petrkr-testnet fork of Electrum.

The error regarding the AES package means you don't have that python module installed. Running that install command would fix that.

Great!!! It was that simple. I didn't find this in documentation. I think the documentation needs an update.
Thanks for the answer, I don't know how this bitcoin.org works, is there anyway, I van accept or upvote your answer.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!