Fix whitespace and typos
This commit is contained in:
parent
e886838db9
commit
61a9970075
11
README.md
11
README.md
@ -2,7 +2,8 @@
|
|||||||
## Query the namecoin blockchain
|
## Query the namecoin blockchain
|
||||||
|
|
||||||
Rosa is a commmand line tool to query the namecoin blockhain.
|
Rosa is a commmand line tool to query the namecoin blockhain.
|
||||||
It gets the JSON value of a name and other infos using namecoind local server or the dnschain REST api and display them in a pretty format.
|
|
||||||
|
It gets the JSON value of a name and other data using namecoind local server or the dnschain REST api and displays it in a pretty format.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
Run rosa -h for help
|
Run rosa -h for help
|
||||||
@ -15,8 +16,8 @@ Show the value for a name with
|
|||||||
email: micheleguerinirocco@me.com
|
email: micheleguerinirocco@me.com
|
||||||
photo_url: http://0.gravatar.com/avatar/28111022fb94798555c8d3efc1f288ed
|
photo_url: http://0.gravatar.com/avatar/28111022fb94798555c8d3efc1f288ed
|
||||||
gpg:
|
gpg:
|
||||||
fpr: 85FA62051FD9C90EE553EE00428F8F8D351F12A6
|
fpr: 85FA62051FD9C90EE553EE00428F8F8D351F12A6
|
||||||
v: pka1
|
v: pka1
|
||||||
namecoin: N3zSdWjXJwtnZHYdRXymSzVzgooDMpAvEw
|
namecoin: N3zSdWjXJwtnZHYdRXymSzVzgooDMpAvEw
|
||||||
name: Michele Guerini Rocco
|
name: Michele Guerini Rocco
|
||||||
|
|
||||||
@ -25,8 +26,8 @@ Connect to namecoind server for blockhain data
|
|||||||
$ rosa d/namechain -lb
|
$ rosa d/namechain -lb
|
||||||
ip: 83.96.168.183
|
ip: 83.96.168.183
|
||||||
map:
|
map:
|
||||||
*:
|
*:
|
||||||
ip: 83.96.168.183
|
ip: 83.96.168.183
|
||||||
expires_in: 13999.0
|
expires_in: 13999.0
|
||||||
address: N44Q9pqv1KtfmeEH79Q68evanXdGf6edf6
|
address: N44Q9pqv1KtfmeEH79Q68evanXdGf6edf6
|
||||||
name: d/namechain
|
name: d/namechain
|
||||||
|
Loading…
Reference in New Issue
Block a user