From 96e760046f88e24025a3bb628abfaf439c3d5361 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Mon, 20 Feb 2017 14:15:18 +0100 Subject: [PATCH] docs: better links at end of Quickstart page --- docs/server/source/quickstart.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/server/source/quickstart.md b/docs/server/source/quickstart.md index 3c6a78f3..0a1938a2 100644 --- a/docs/server/source/quickstart.md +++ b/docs/server/source/quickstart.md @@ -55,4 +55,22 @@ $ bigchaindb start That's it! -Next Steps: You could build valid transactions and push them to your running BigchainDB Server using the [BigchaindB Python Driver](https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html). +Next Steps: You could... + +* [install the BigchainDB Python Driver](https://docs.bigchaindb.com/projects/py-driver/en/latest/quickstart.html) and +* [use the BigchainDB Python Driver to build a valid transaction, and post that transaction to your running server](https://docs.bigchaindb.com/projects/py-driver/en/latest/usage.html). + +
+ +
+
+
+
+
+
+
+
+
+
+
+