Author

Topic: How to add node via CMD? (Read 351 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
January 11, 2017, 11:38:55 AM
#4
I need for altcoins. Over CMD i need  5 sec. to add node.
Basically all altcoins have their own .conf file, usually something like .conf. They all basically cloned most of Bitcoin's conf stuff and commands, so you can use addnode there as well.
legendary
Activity: 1855
Merit: 1016
January 11, 2017, 11:29:40 AM
#3
I need for altcoins. Over CMD i need  5 sec. to add node.
legendary
Activity: 2674
Merit: 2965
Terminated.
January 11, 2017, 11:20:37 AM
#2
Why would you want to use the command prompt for this? Simply navigate into:

Quote
Windows    %APPDATA%\Bitcoin\   C:\Users\username\AppData\Roaming\Bitcoin\

Create a file called bitcoin.conf and write the following inside "addnode=10.0.0.2:8333".[1]

[1] - This private IP is used as an example, and taken from here: https://en.bitcoin.it/wiki/Running_Bitcoin
legendary
Activity: 1855
Merit: 1016
January 11, 2017, 11:17:48 AM
#1
Hi
i know there was a comand on windows via CMD when you need to create .conf file and add node....
Someone know this?
Jump to: