You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TimDaub I recommend moving BigchainDB Root URL to server docs because it's a generic parameter.
Beside that, I would add it to the quickstart: The documentation tells how to set it up, but doesn't give information about verifying to proper installation of a single stand-alone BigchainDB node. Could possibly add:
J. Verify functioning of BigchainDB Server (if you didn't change root url) by surfing to following url: http://127.0.0.1:9984/
This should return an object containing information about api, docs, BDB version and your public key.
As a guide line see docs for BDB-PY-driver: https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html
We do not necessarily want all of that content. What I think would be important however is:
That's all for a first cut.
The text was updated successfully, but these errors were encountered: