Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup a wallet from a diferent server? [SOLVED] #16

Open
feltoxXx opened this issue Dec 28, 2018 · 2 comments
Open

How to setup a wallet from a diferent server? [SOLVED] #16

feltoxXx opened this issue Dec 28, 2018 · 2 comments
Labels
Fixed - 4 Reference help wanted Extra attention is needed question Further information is requested

Comments

@feltoxXx
Copy link
Contributor

I was wondering how can i setup a wallet that is located in another server...

How i can setup the IP???

@MSFTserver
Copy link
Owner

MSFTserver commented Dec 28, 2018

since we are using the bitcoin npm package you can simply pass in the host config option by default it goes to localhost

"host": "localhost",
"port": 3335,
"user": "username",
"pass": "Do-Not-Use-This-Password-Youll-Be-Hacked-For-all-Teh-Moneys!"

Sent from my Galaxy Note5 using FastHub

@MSFTserver MSFTserver added help wanted Extra attention is needed question Further information is requested labels Dec 28, 2018
@feltoxXx
Copy link
Contributor Author

Nice... thank you... i will try it...

@MSFTserver MSFTserver reopened this Jan 4, 2019
@MSFTserver MSFTserver changed the title How to setup a wallet from a diferent server? How to setup a wallet from a diferent server?[FIXED] Jan 16, 2019
@MSFTserver MSFTserver changed the title How to setup a wallet from a diferent server?[FIXED] How to setup a wallet from a diferent server? [SOLVED] Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed - 4 Reference help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants