diff --git a/docs/root/source/installation/quickstart.md b/docs/root/source/installation/quickstart.md index c7ae4741..2e756d0c 100644 --- a/docs/root/source/installation/quickstart.md +++ b/docs/root/source/installation/quickstart.md @@ -24,6 +24,57 @@ To develop an app that talks to a BigchainDB network, you'll want a test network 1. The IPDB Test Network (or "Testnet") is a free-to-use, publicly-available test network that you can test against. It is available at [IPDB testnet](https://test.ipdb.io/). 1. You could also run a BigchainDB node on you local machine. One way is to use this node setup guide with a one-node "network" by using the all-in-one docker solution, or manual installation and configuration of the components. Another way is to use one of the deployment methods listed in the [network setup guide](network-setup/index) or in the [the docs about contributing to BigchainDB](../contributing/index). + +## (WIP) Quickstart + + + +## Try BigchainDB + +Create a transaction and post it to the test network: + +
+ Try BigchainDB Now +
+