Bitcoin Forum
May 06, 2024, 03:28:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Building a service around instawallet API: pros and cons?  (Read 679 times)
shamntalk (OP)
Member
**
Offline Offline

Activity: 73
Merit: 10


BTC


View Profile
March 23, 2013, 03:28:10 PM
 #1

Hi,

The instawallet wallet API is might interesting, because a) they don't charge for wallet to wallet transfers and b) they don't charge for API use.

So with functionality to a) create wallet b) transfer c) interrogate balance, all of it for free, my questions is:
* why should i bother with a bitcoind + dealing with the wrapper interface for my programming language of choice*

I can think of various pros and cons:

PROS:
- free
- has all the functionality needed
- means I don't need to set up and secure my own bitcoind

CONS:
- could go down anytime
- no guarantee the wallets won't disappear tomorrow (inside theft)


While the cons are pretty bad, it sounds good enough to run a proof of concept type project.

What am I missing?Huh
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!