bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
105 stars 104 forks source link

Problem: The Quickstart documentation does not link to BDB setup #394

Closed codegeschrei closed 6 years ago

codegeschrei commented 6 years ago

Solution: reference BigchainDB setup

In the Quickstart documentation we only show how to run the driver, which is basically fine, but it might help users if we add links how to set up and run BigchainDB too.

ttmc commented 6 years ago

Maybe link to the Quickstart page for BigchainDB Server?

https://docs.bigchaindb.com/projects/server/en/latest/quickstart.html

ttmc commented 6 years ago

Resolved by PR #424