1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-10 11:35:14 +02:00
site/_src/_data/getstarted.yml

106 lines
4.1 KiB
YAML
Raw Normal View History

# ----------------------------
# Section: First transaction
# ----------------------------
firsttransaction:
title: "Get your first transaction into BigchainDB"
message:
label: "Type a message"
button: "Off you go"
2017-06-27 21:59:58 +02:00
request: "A transaction can contain a digital asset along with a message. Type something above to be sent along the asset."
response: "Nicely done! You have just created an asset, sent it along in a signed transaction and retrieved the result of that transaction. Phew."
# ----------------------------
# Section: Server
# ----------------------------
server:
title: "Server"
description: "Server is cool but what you really want is IPDB. Install, installation"
ipdb:
pretitle: "Managed"
title: "IPDB: the public BigchainDB network"
description: "No need for any installation. Sign up and connect instantly, we handle running a BigchainDB production node for you."
button: "Get IPDB"
bdb:
pretitle: "Self-hosted"
title: "BigchainDB Server"
description: "If you want to run your own BigchainDB instance you can either install on Linux or with Docker on any system."
button: "Install BigchainDB Server"
# ----------------------------
# Section: Drivers
# ----------------------------
drivers:
title: "Drivers & tools"
description: "Get one of the drivers to connect to IPDB or your BigchainDB server instance."
title_official: "Official drivers"
title_tools: "Official tools"
title_community: "Community drivers"
# ----------------------------
# Section: Docs
# ----------------------------
docs:
title: "Documentation"
description: "Dive into our documentation or learn or code."
2017-06-27 16:00:49 +02:00
button: "See all documentation"
categories:
- title: "Tutorials"
items:
2017-06-27 17:00:42 +02:00
- title: "Set Up & Run a Dev/Test Node"
link: "https://docs.bigchaindb.com/projects/server/en/latest/dev-and-test/setup-run-node.html"
- title: "Production Deployment Template"
link: "https://docs.bigchaindb.com/projects/server/en/latest/production-deployment-template/index.html"
- title: "Code examples"
items:
2017-06-27 17:00:42 +02:00
- title: "Basic Usage Examples"
link: "https://docs.bigchaindb.com/projects/py-driver/en/latest/usage.html"
- title: "Handcrafting Transactions"
link: "https://docs.bigchaindb.com/projects/py-driver/en/latest/handcraft.html"
- title: "Kyber"
link: "https://github.com/bigchaindb/kyber"
- title: "Reference"
items:
- title: "HTTP API Reference"
link: "https://docs.bigchaindb.com/projects/server/en/latest/http-client-server-api.html"
2017-06-27 17:00:42 +02:00
- title: "Data Models"
link: "https://docs.bigchaindb.com/projects/server/en/latest/data-models/index.html"
- title: "Server Command Line Interface (CLI)"
link: "https://docs.bigchaindb.com/projects/server/en/latest/server-reference/bigchaindb-cli.html"
- title: "Server Configuration Settings"
link: "https://docs.bigchaindb.com/projects/server/en/latest/server-reference/configuration.html"
- title: "WebSocket Event Stream API"
link: "https://docs.bigchaindb.com/projects/server/en/latest/websocket-event-stream-api.html"
# ----------------------------
# Section: Community
# ----------------------------
community:
title: "Community"
description: "There are many ways you can contribute to the BigchainDB project, some very easy and others more involved. We welcome all potential contributors, so we ask that everyone participating abide by some simple guidelines."
gitter:
text: "Start a chat with us on Gitter."
button: "Chat on Gitter"
github:
text: "So you found a bug? Report it!"
button: "Open an issue"
guidelines:
text: "Read up on our community guidelines."
button: "Read Guidelines"
follow:
title: "Follow"
description: "Follow us for the latest updates"