Update getstarted.yml: remove transaction-creation, call-to-action to IPDB

The first part on transaction-creation ("Send your first transaction" etc) is broken because BigchainDB is no longer hosting an instance of BigchainDB software. So, remove it.

There are two network options listed. Before, one was using the BigchainDB-hosted network, but that's not running. So change the text to point to the IPDB resources page, which includes pointers to IPDB networks. Also not that this IPDB page has its own "Send your first transaction" information:)
This commit is contained in:
Trent McConaghy 2020-05-15 13:52:35 +02:00 committed by GitHub
parent 014e4533a7
commit 5d4a478b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 6 deletions

View File

@ -19,14 +19,13 @@ firsttransaction:
server:
title: "Network"
description: "Roll out your own BigchainDB network, or let us take care of this for you."
description: "Use an existing IPDB deployment of BigchainDB, or roll out your own BigchainDB network."
network:
pretitle: "Managed"
title: "The BigchainDB Test Network"
version_title: "The BigchainDB Test Network is currently running on BigchainDB "
description: "No installation needed. We handle running a BigchainDB network for you."
button: "Visit the Test Network"
link: "https://test.bigchaindb.com"
title: "IPDB Network"
description: "No installation needed. IPDB handles running this network."
button: "Visit IPDB Resources"
link: "https://ipdb.io/resources/"
bdb:
pretitle: "Self-Hosted"
title: "BigchainDB Server"