Bitcoin Forum

Bitcoin => Project Development => Topic started by: Versatile on May 11, 2016, 06:54:28 PM



Title: How to install bitcoin server for running own wallet website?
Post by: Versatile on May 11, 2016, 06:54:28 PM

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.


Title: Re: How to install bitcoin server for running own wallet website?
Post by: chrisvl on May 11, 2016, 07:02:47 PM
I would suggest you to find a professional developer for this,if you're new to programming can be something wrong and users lost their bitcoins


Title: Re: How to install bitcoin server for running own wallet website?
Post by: achow101 on May 11, 2016, 07:02:59 PM

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.

By bitcore, do you mean Bitcoin Core or Bitpay's Bitcore?

Each one of those software are different and suit different needs. Bitcoin Core can be used as a wallet. AFAIK Bitpay's Bitcore cannot be used for a wallet.


Title: Re: How to install bitcoin server for running own wallet website?
Post by: danda on May 11, 2016, 07:41:28 PM
The traditional way is to run bitcoind and query it via RPC.

If you just want a bolt-on checkout module fast, you might want to look at cryptowoo.


Title: Re: How to install bitcoin server for running own wallet website?
Post by: Versatile on May 11, 2016, 11:53:16 PM
danda i need this for running my own btc wallet service.

bitcore = bitpay's bitcore.

So i must use bitcoin core? bitcoin daemon version?


Title: Re: How to install bitcoin server for running own wallet website?
Post by: achow101 on May 11, 2016, 11:57:34 PM
danda i need this for running my own btc wallet service.

bitcore = bitpay's bitcore.

So i must use bitcoin core? bitcoin daemon version?
It depends on what you need. Bitcore uses NodeJS so it may be good to use that if you plan on using NodeJS. It has additionally libraries for it that may add wallet support, but you will have to find them yourself.

Bitcoin Core has the wallet and node stuff build it. You can communicate with it through the JSON-RPC interface.

It all really depends on how you want to do it and which is most secure and convenient for you.


Title: Re: How to install bitcoin server for running own wallet website?
Post by: pneumatic5 on May 15, 2016, 06:25:38 PM

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.


find a professional developer for this


Title: Re: How to install bitcoin server for running own wallet website?
Post by: cloverme on May 16, 2016, 12:52:41 PM

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.


You're going to want to partner up with a solid developer who can help you. Most people who embark on your journey, have large teams of people, such as Coinbase.  All this of course depends on your end goal and what you're trying to do. If you just want to generate addresses and such for your website, that's much easier.

Politics aside, bitcore is developed by bitpay and similar to bitcoind. Bitcore-node is for use with Node.js. Bitcoin-daemon (more referred to as bitcoind) is aligned with the bitcoin foundation.

bitcoind:
https://bitcoin.org/en/developer-documentation

Do focus on security, heavily.
https://cryptoconsortium.github.io/CCSS/Details/
https://www.owasp.org/index.php/OWASP_Secure_Coding_Practices_-_Quick_Reference_Guide

Learn from those who have made grave errors:
http://www.coindesk.com/hackers-steal-bitcoins-inputs-io-wallet-service/
http://www.theverge.com/2013/11/26/5147410/bitcoin-hack-allegedly-steals-over-1-million-from-bips-wallet-service
https://www.cryptocoinsnews.com/bitcoin-exchange-gatecoin-hacked-250-btc-185000-eth-lost/
http://www.coindesk.com/unconfirmed-report-5-million-bitstamp-bitcoin-exchange/
https://www.hackread.com/cryptsy-hacked-bitcoin-worth-usd-6-million-stolen/
http://www.cnet.com/news/bitcoin-exchange-bitfloor-shuttered-after-virtual-heist/
https://bitcointalk.org/index.php?topic=16457.0



Title: Re: How to install bitcoin server for running own wallet website?
Post by: coinerstar on January 23, 2017, 01:23:55 PM
I am looking for a developer who can code altcoin exchange php script for my website. 10+ coins market, wallets, admin panel and all.


Title: Re: How to install bitcoin server for running own wallet website?
Post by: johhnyUA on January 23, 2017, 04:00:34 PM

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)


Title: Re: How to install bitcoin server for running own wallet website?
Post by: cloverme on January 24, 2017, 02:11:56 PM
I am looking for a developer who can code altcoin exchange php script for my website. 10+ coins market, wallets, admin panel and all.

Post on upwork, there are a few cryptocurrency aware developers on there now.