# 9. Appendices

&#x39;**.1 Glossary of Terms**

* **Blockchain**: A distributed ledger technology.
* **Chaincode**: Smart contracts in Hyperledger Fabric.
* **Peer**: A node in the blockchain network that stores the ledger.
* **Orderer**: A node that manages transaction ordering.

**9.2 Technical Specifications**

* **Programming Languages**: Reactjs, NestJS, Go
* **Onchain Database (**&#x49;n hyperledger fabric): LevelDB, CouchDB
* **Offchain Database**: PostgreSQL
* **Document Storage**: S3 Bucket
* **ORM**: Prisma
* **Deployment Tools**: Kubernetes (AWS EKS).

This whitepaper provides a comprehensive overview of a QED application, detailing its architecture, implementation, and potential benefits. It serves as a foundational document for stakeholders interested in exploring blockchain solutions by creating tokens for real world assets and tracking its propagation to current owner.

[<br>](https://qspear.gitbook.io/qed-white-paper)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://qed-vault.gitbook.io/qed-vault/9.-appendices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
