Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Switching to the testnet #2657

Closed
Imadlekal opened this issue Jul 31, 2019 · 8 comments
Closed

Switching to the testnet #2657

Imadlekal opened this issue Jul 31, 2019 · 8 comments
Assignees
Labels
type: question Further information is requested

Comments

@Imadlekal
Copy link

I've managed to set Zap wallet (Desktop) without issues (Zap 0.5.1 Beta) but from what I can see, by default, the wallet created is set to the mainnet network.

Is it possible to switch or create another wallet in the testnet? If not through the UI, how can I build it from the source?

@welcome
Copy link

welcome bot commented Jul 31, 2019

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@mrfelton
Copy link
Member

Hi, yes it's possible. I've just written up some docs for how you can edit the config:

Please see https://github.com/mrfelton/zap-desktop/blob/docs/config/docs/CONFIG.md

Also see https://github.com/LN-Zap/zap-desktop/blob/master/docs/ADVANCED.md

After changing the config values you can create your own build by running yarn package --mac (or --win for windows / --linux for linux)

@mrfelton mrfelton added the type: question Further information is requested label Jul 31, 2019
@mrfelton mrfelton self-assigned this Jul 31, 2019
@Imadlekal
Copy link
Author

The first link is no longer functional?

@mrfelton
Copy link
Member

Hi. Sorry about that - it was just merged into master. Please see https://github.com/LN-Zap/zap-desktop/blob/master/docs/CONFIG.md

@Talkless
Copy link

Talkless commented Sep 9, 2019

@mrfelton

After changing the config values you can create your own build....

To make sure I've got it right - in order to run Zap on testnet one needs to build it from source, i.e. it's not possible to make .AppImage executable to work on testnet?

@mrfelton
Copy link
Member

mrfelton commented Sep 9, 2019

Currently yes, that’s correct for neutrino nodes. If you have you own testnet node then you can connect to that directly without any changes.

@Talkless
Copy link

Talkless commented Sep 9, 2019

Oh, so I need to run testnet lnd node and then I will be able to choose it?

@mrfelton
Copy link
Member

mrfelton commented Sep 9, 2019

That is one option yes. Other option is to edit the config, build the app yourself and then you can create testnet neutrino nodes yourself directly in Zap without needing to run a node externally

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants