🧵Understanding How zkDatabase Works (Continued)
2⃣Collection and Document Pages
🔴 COLLECTION PAGE—Here, you can view all collections and create new ones by entering the collection name, access groups, and defining a schema with field names and types.
You can also set specific permissions for the collection, enabling controlled access.
Additionally, this page provides a visualization of the Merkle tree and the current roll-up status, ensuring data integrity and transparency.
🔴 DOCUMENT PAGE—Users can manage documents linked to a specific collection. Each document displays its Merkle witness, offering insights into its status and connection to the Merkle root, ensuring authenticity.
Users can also update existing documents directly from this page for efficient data management.