site/_src/_data/getstarted.yml

108 lines
4.2 KiB
YAML
Raw Normal View History

# ----------------------------
2017-06-29 12:12:35 +02:00
# Section: First Transaction
# ----------------------------
firsttransaction:
2017-07-10 18:25:22 +02:00
title: "Send your first transaction"
message:
label: "Type a message"
button: "Off you go"
2017-07-10 18:25:22 +02:00
request: "Your message will be wrapped in an asset and sent with the transaction."
response: "Nicely done! You have just created an asset and sent it in a signed transaction."
# ----------------------------
# Section: Server
# ----------------------------
server:
2017-07-10 18:25:22 +02:00
title: "Network"
2017-12-18 20:04:17 +01:00
description: "Roll out your own BigchainDB network, or let us take care of this for you."
ipdb:
pretitle: "Managed"
2017-12-18 20:04:17 +01:00
title: "The BigchainDB Network"
description: "No installation needed. Sign up and connect instantly, we will handle running a BigchainDB network for you."
button: "Sign up"
link: "https://testnet.bigchaindb.com"
bdb:
2017-06-29 12:12:35 +02:00
pretitle: "Self-Hosted"
title: "BigchainDB Server"
2017-06-29 12:12:35 +02:00
description: "If you want to run your own BigchainDB instance, you can either get set up on Linux or with Docker on any system."
button: "Install BigchainDB Server"
2017-11-23 10:55:41 +01:00
link: "https://docs.bigchaindb.com/projects/server/en/latest/quickstart.html"
# ----------------------------
# Section: Drivers
# ----------------------------
drivers:
2017-06-29 12:12:35 +02:00
title: "Drivers & Tools"
2017-12-18 20:04:17 +01:00
description: "Clone or download one of the drivers below to connect to BigchainDB."
title_official: "Official drivers"
title_tools: "Official tools"
title_community: "Community drivers"
# ----------------------------
# Section: Docs
# ----------------------------
docs:
title: "Documentation"
2017-06-29 12:12:35 +02:00
description: "Dive into our documentation with tutorials, examples, terminology, references and more."
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"
2017-06-29 12:12:35 +02:00
- 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"
2017-06-29 12:12:35 +02:00
- title: "Quick References"
items:
2017-06-29 12:12:35 +02:00
- title: "HTTP API"
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:
2017-06-29 12:12:35 +02:00
text: "Join the conversation or chat directly with us."
button: "Chat on Gitter"
github:
2017-06-29 12:12:35 +02:00
text: "Looking to contribute? Found a bug? Open an issue."
button: "Head to GitHub"
guidelines:
text: "Read up on our community guidelines."
button: "Read Guidelines"
follow:
title: "Follow"
2017-06-29 12:12:35 +02:00
description: "Follow us for the latest news, updates and announcements."