lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.57k stars 178 forks source link

Update README to explain how to call server #256

Closed kauffj closed 5 years ago

kauffj commented 5 years ago

The README explains how to start lbrycrd in server mode, but does not explain how to actually call the server or provide any sample calls. It would be good if it did.

BrannonKing commented 5 years ago

Do you think it should point to the CLI examples at lbry.tech ?

tzarebczan commented 5 years ago

I think a quick example (getinfo is a good one) with a link to the CLI would do.

BrannonKing commented 5 years ago

Note: do #246 when you do this one.

kauffj commented 5 years ago

link to https://lbry.tech/api/blockchain when this is done as well

BrannonKing commented 5 years ago

For review at https://github.com/lbryio/lbrycrd/tree/depends_build_all

BrannonKing commented 5 years ago

Merged.