Bitcoin Forum

Bitcoin => Project Development => Topic started by: grondilu on December 15, 2010, 12:49:43 AM



Title: block explorer command in yubnub
Post by: grondilu on December 15, 2010, 12:49:43 AM

I added a block explorer command in the excellent YubNub (http://www.yubnub.org).

Basically it just redirects to blockexplorer.com (don't hesitate to donate to this site !)

just type, for instance :

bbe 1Cvvr8AsCfbbVQ2xoWiFD1Gb2VRbGsEf28

in the main search field.

bbe stands for "Bitcoin Block Explorer"


Title: Re: block explorer command in yubnub
Post by: theymos on December 15, 2010, 01:16:10 AM
Cool! You should actually redirect to /search/x, which will allow searches for partial addresses, transaction hashes, etc. Example:
http://blockexplorer.com/search/1Cvvr8As

I use a Firefox keyword to do much the same thing.


Title: Re: block explorer command in yubnub
Post by: grondilu on December 15, 2010, 01:19:21 AM
Cool! You should actually redirect to /search/x, which will allow searches for partial addresses, transaction hashes, etc. Example:
http://blockexplorer.com/search/1Cvvr8As

I use a Firefox keyword to do much the same thing.

Ahh...  My bad.   I'm afraid I can't change it now, unless I send an email to the webmaster.

I could write a surfraw elvi now, though.


PS.  Nevermind I created a "bitcoin" command with the search feature.