Vendia Share Platform
Vendia Share provides a decentralized approach to data sharing, enabling multiple stakeholders to access, share, and update data in real-time with consistent and transparent records. It leverages distributed ledger architecture to offer tamper-proof, immutable data records while ensuring scalability and transparency across ecosystems.
This usage guide describes the capabilities of the Vendia Share platform and how to get the most value from the platform and its many capabilities.
Key Features
Real-Time Data Management
With Vendia, organizations can integrate, reconcile, and share operational data in real-time, ensuring all parties have up-to-date and accurate information without manual intervention. Vendia allows customers to create a custom data model that matches their business needs.
GraphQL API
Vendia’s GraphQL API is auto-generated (self-documenting) and provides a structured way to query and mutate data. It consists of two primary types of operations: Queries (Read Data) and Mutations (Create and Update). For more details, visit the GraphQL API documentation.
Command Line Interface
The Vendia Share CLI allows users to manage their Unis and interact with the platform programmatically. It provides commands for creating, updating, and querying Unis. For more details, visit the CLI documentation.