Bitcoin Forum
May 09, 2024, 10:29:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Does BitGoD Completely Replace Bitcoind?  (Read 725 times)
Valzador (OP)
Hero Member
*****
Offline Offline

Activity: 1316
Merit: 503


View Profile
May 30, 2016, 09:07:18 AM
 #1

As title states, does BitGo-D and its wallet functions completely replace bitcoind or do i still need to install it to use bitcoin-cli etc.

1715250565
Hero Member
*
Offline Offline

Posts: 1715250565

View Profile Personal Message (Offline)

Ignore
1715250565
Reply with quote  #2

1715250565
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Engine-IT
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
May 31, 2016, 01:45:26 PM
 #2

As title states, does BitGo-D and its wallet functions completely replace bitcoind or do i still need to install it to use bitcoin-cli etc.



Hello Valzador,

Bitgo can be used to accept and send Bitcoin transactions.
If that is what you just want, there is no need to run your own bitcoind.
It has just the same RPC interface as Bitcoin has, so there should not be any issues to switch from Bitcoind to Bitgo.
Valzador (OP)
Hero Member
*****
Offline Offline

Activity: 1316
Merit: 503


View Profile
June 01, 2016, 12:05:03 PM
 #3

As title states, does BitGo-D and its wallet functions completely replace bitcoind or do i still need to install it to use bitcoin-cli etc.



Hello Valzador,

Bitgo can be used to accept and send Bitcoin transactions.
If that is what you just want, there is no need to run your own bitcoind.
It has just the same RPC interface as Bitcoin has, so there should not be any issues to switch from Bitcoind to Bitgo.

Alright, it just says that it can't find bitcoin-cli when i dont install bitcoind
cloverme
Legendary
*
Offline Offline

Activity: 1512
Merit: 1057


SpacePirate.io


View Profile WWW
June 01, 2016, 01:20:46 PM
 #4

It's an API that points to a hosted wallet service. So if you use the API, then you need to use the hosted wallet service.  It's made for people who have coded their application to use rpc json to connect to bitcoind that then migrate to bitco.com. So, really bitco.com replaces bitcoind, not bitgod from an apples to apples perspective. Like the readme says, "For wallet-related API calls, BitGoD speaks on the back-end to the BitGo REST API, and allows the client to easily operate a multi-sig wallet as if it were dealing with a standard bitcoind instance."

https://github.com/BitGo/bitgod
https://www.bitgo.com/

You still need bitcoin-cli, so you'll need to install it. Depending on the 31 flavors of linux, your command may vary
yum install bitcoin-utils   
dnf install bitcoin-utils   
npm install -g bitcoin-cli


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!