Post
Topic
Board Project Development
Re: How to install bitcoin server for running own wallet website?
by
johhnyUA
on 23/01/2017, 16:00:34 UTC

I am coding a new bitoin wallet and as i am newbie to bitcoin coding i need help with installation or bitcoin server.

There are 3 types bitcore, bitcore-node and bitcoin-daemon.

which one is used to create your own bitcoin wallet server to create API and all other stuff to be used with my website?

I am confused because i don't know the difference between those so if there is anyone can help me with choosing the right thing for my purpose that will be very help full.

I need to install bitcoin server to attach with my website so users can generate wallet addresses and can make transactions.


For example, blockchain info doesn't have it's own bitcoin node (as i knew). It's connected to other nodes. But it have another way of technical issues.
But for your own API you need bitcore-node. Or maybe there some other ways (many of them)