Pages:
Author

Topic: how install bitcoind to hosting (Read 2689 times)

full member
Activity: 224
Merit: 101
April 16, 2016, 01:31:44 PM
#28
what is multisig?

createmultisig    <'["key,"key"]'>   Creates a multi-signature address and returns a json object


for receive and send payments need it?

This is the last time I am gonna reply to your questions, can you learn to use search or are you just spamming questions which has been explained over and over again. Continue and  I will report you to Yobit personally

https://www.reddit.com/r/Bitcoin/comments/2nvz3u/cant_seem_to_find_a_decent_multisig_tutorial/

https://bitcoin.org/en/glossary/multisig

https://bitcoin.org/en/glossary/p2sh-multisig

http://cryptorials.io/how-to-create-and-use-a-multi-sig-bitcoin-address/

Last warning

sorry,
I ask it because English is not my native language..
hero member
Activity: 1036
Merit: 504
Becoming legend, but I took merit to the knee :(
April 16, 2016, 06:20:57 AM
#27
what is multisig?

createmultisig    <'["key,"key"]'>   Creates a multi-signature address and returns a json object


for receive and send payments need it?

This is the last time I am gonna reply to your questions, can you learn to use search or are you just spamming questions which has been explained over and over again. Continue and  I will report you to Yobit personally

https://www.reddit.com/r/Bitcoin/comments/2nvz3u/cant_seem_to_find_a_decent_multisig_tutorial/

https://bitcoin.org/en/glossary/multisig

https://bitcoin.org/en/glossary/p2sh-multisig

http://cryptorials.io/how-to-create-and-use-a-multi-sig-bitcoin-address/

Last warning
full member
Activity: 224
Merit: 101
April 16, 2016, 06:15:45 AM
#26
what is multisig?

createmultisig    <'["key,"key"]'>   Creates a multi-signature address and returns a json object


for receive and send payments need it?
hero member
Activity: 1036
Merit: 504
Becoming legend, but I took merit to the knee :(
April 15, 2016, 07:29:50 AM
#25
Probably too late to help but I would strongly recommend BitCore https://bitcore.io



but i use php.
for BitCore i not found examples...

It wasnt stated that you used PHP in your OP. Sorry for the reccomendation
full member
Activity: 224
Merit: 101
April 15, 2016, 04:51:41 AM
#24
Probably too late to help but I would strongly recommend BitCore https://bitcore.io



but i use php.
for BitCore i not found examples...
full member
Activity: 224
Merit: 101
April 15, 2016, 04:43:27 AM
#23
Probably too late to help but I would strongly recommend BitCore https://bitcore.io

The api is better and much faster, it is built on top of bitcoind too.

You can see the guide on starting a full node https://bitcore.io/guides/full-node/

For your storage requirements, for long term stability I would suggest at least a 100GB hdd or ssd. The ram should be enough unless you are doing very intensive transaction analysis or other high computing services

ok. thanks.

not late, but this is new for me..

need this install too?

first need install bitcoind and after install BitCore or only BitCore?
full member
Activity: 224
Merit: 101
April 15, 2016, 04:22:48 AM
#22
20 gb is not enough last time it took 60gb on my harrdisk about the ram it's enough.

do you use prune=600 ?
hero member
Activity: 1036
Merit: 504
Becoming legend, but I took merit to the knee :(
April 15, 2016, 02:42:08 AM
#21
Probably too late to help but I would strongly recommend BitCore https://bitcore.io

The api is better and much faster, it is built on top of bitcoind too.

You can see the guide on starting a full node https://bitcore.io/guides/full-node/

For your storage requirements, for long term stability I would suggest at least a 100GB hdd or ssd. The ram should be enough unless you are doing very intensive transaction analysis or other high computing services
sr. member
Activity: 284
Merit: 250
April 15, 2016, 02:31:01 AM
#20
20 gb is not enough last time it took 60gb on my harrdisk about the ram it's enough.
full member
Activity: 224
Merit: 101
April 15, 2016, 02:25:30 AM
#19
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune= option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

how think, 512mb ram enough for bitcoind?
and 20gb hdd
full member
Activity: 224
Merit: 101
April 15, 2016, 02:22:52 AM
#18
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune= option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

ok. thanks.

how use api with php?

where I can get examples?

Probably best to start here -> https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)#PHP

good. thanks!
i will learn it now.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
April 14, 2016, 04:04:13 PM
#17
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune= option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

ok. thanks.

how use api with php?

where I can get examples?

Probably best to start here -> https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)#PHP
full member
Activity: 224
Merit: 101
April 14, 2016, 07:18:00 AM
#16
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune= option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.

ok. thanks.

how use api with php?

where I can get examples?
staff
Activity: 3458
Merit: 6793
Just writing some code
April 13, 2016, 11:34:48 AM
#15
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
You can use the --prune= option when you start bitcoind to prune the blockchain to reduce the storage requirement to a few GB.
full member
Activity: 224
Merit: 101
April 13, 2016, 11:03:12 AM
#14
and i will have my IP vps.
i want create php script for receive and send payment..

do you have idea how realize it?
full member
Activity: 224
Merit: 101
April 13, 2016, 11:01:24 AM
#13
how can't install all 80gb bitcoin?
I hear that can you command and use last 2-4gb only
newbie
Activity: 56
Merit: 0
March 27, 2016, 01:01:32 PM
#12
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

Here are some places to start, but as shorena says, without more information, it is hard to give a better selection:
https://bitcoin.org/en/full-node#linux-instructions
https://bitcoin.org/en/full-node#windows-instructions
https://bitcoin.org/en/full-node#mac-os-x-instructions

Thanks you!!! i very aporeciated it
hero member
Activity: 762
Merit: 500
March 26, 2016, 09:17:38 PM
#11
Hello,

how install bitcoind to hosting?

i want install bitcoind to hosting.. but i don't know how make it.

if you can, please give instruction or manual.

please help me.
Thanks!

Here are some places to start, but as shorena says, without more information, it is hard to give a better selection:
https://bitcoin.org/en/full-node#linux-instructions
https://bitcoin.org/en/full-node#windows-instructions
https://bitcoin.org/en/full-node#mac-os-x-instructions

Thanks for good info.
what vps hosting recommended for me? (i want free hosting for learning)
I guess Amazon EC2 (micro instance) free tier won't fulfill what you are looking for, the blockchain size is almost 63GB now so you need a bigger disk size for that. Try to shell out a few dollars per month  for a budget vps to get started.
full member
Activity: 224
Merit: 101
March 11, 2016, 06:01:08 AM
#10
Quote from: knightdk
Please stop spamming and actually read the thread,
FYI running a full node is as easy as download, install, and run Bitcoin Core and let it do its thing. Contrary to popular belief, you do not need to accept incoming connections to run a full node, you just need connections in general, be it incoming or outgoing. Anyways, Bitcoin Core uses UPNP which should set up port forwarding through your router automatically.

ok, i study thread.
if i will be have questions, i will ask.
thanks so much.
full member
Activity: 224
Merit: 101
March 11, 2016, 05:57:17 AM
#9
-snip-
why not developer do some program for making this easy???

Ikr, like UPnP!

-snip-
He isn't doing it on his own box with his own router, it is on a vps. Please stop spamming and actually read the thread, especially short ones like this.
-snip-

Most VPS come with an open firewall you need to close by default anyway.

ok. thanks.
i will leaning this theme. and set up it.
Pages:
Jump to: