Bitcoin Forum
May 11, 2024, 11:17:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Google Cloud Blockchain Datastore  (Read 1737 times)
JayCoin (OP)
Sr. Member
****
Offline Offline

Activity: 409
Merit: 251


Crypt'n Since 2011


View Profile WWW
February 27, 2015, 09:24:56 AM
 #1

I am testing out a blockchain parser I wrote for the google cloud datastore.
It should query very fast once I optimize the query functions. 
All pubkey hashes are indexed so it could be used to serve light wallets or it also could be used for commercial bitcoin or other blockchain uses.

Google datastore is expensive to do all the indexing and write ops($100 month  + $1500 to load up chain). I could write an API library and for a small fee,anyone could access it. 

Is there any interest in something like this?

Hello There!
1715426262
Hero Member
*
Offline Offline

Posts: 1715426262

View Profile Personal Message (Offline)

Ignore
1715426262
Reply with quote  #2

1715426262
Report to moderator
1715426262
Hero Member
*
Offline Offline

Posts: 1715426262

View Profile Personal Message (Offline)

Ignore
1715426262
Reply with quote  #2

1715426262
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715426262
Hero Member
*
Offline Offline

Posts: 1715426262

View Profile Personal Message (Offline)

Ignore
1715426262
Reply with quote  #2

1715426262
Report to moderator
1715426262
Hero Member
*
Offline Offline

Posts: 1715426262

View Profile Personal Message (Offline)

Ignore
1715426262
Reply with quote  #2

1715426262
Report to moderator
cheako911
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 28, 2015, 02:08:25 AM
Last edit: March 01, 2015, 12:10:24 AM by cheako911
 #2

So this will just become the place lusers ask questions about the Google API?  Way over our heads...

I recently upgraded Chromium from some PPA and was asked to set the following:
export GOOGLE_API_KEY="api_key"
export GOOGLE_DEFAULT_CLIENT_ID="client_id"
export GOOGLE_DEFAULT_CLIENT_SECRET="client_secret"

I followed the instructions best I could, but am unable to "sign in to Chrome"  How can I debug this?

From an OS perspective I can locate the entries in /proc/`pidof chromeium`/enviornment and they are correct.

Edit:
Thanks for the tip.  I posted on the chrome community board.  APIs like spelling and translation work.
JayCoin (OP)
Sr. Member
****
Offline Offline

Activity: 409
Merit: 251


Crypt'n Since 2011


View Profile WWW
February 28, 2015, 03:45:08 AM
 #3

So this will just become the place lusers ask questions about the Google API?  Way over our heads...

I recently upgraded Chromium from some PPA and was asked to set the following:
export GOOGLE_API_KEY="api_key"
export GOOGLE_DEFAULT_CLIENT_ID="client_id"
export GOOGLE_DEFAULT_CLIENT_SECRET="client_secret"

I followed the instructions best I could, but am unable to "sign in to Chrome"  How can I debug this?

From an OS perspective I can locate the entries in /proc/`pidof chromeium`/enviornment and they are correct.

Is the API enabled in the google cloud dashboard? If so, disable it for about 30 seconds and then re-enable it.  I know it sounds dumb but it worked for me the first time I used the google API.

Hello There!
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!