📄️ Create a Database
You have two ways to work with zkDatabase: fully off-chain or using an on-chain rollup. Choosing the fully off-chain option keeps things simple, with no additional setup required. However, if you opt for the on-chain rollup, you'll need to create a database and deploy a smart contract on the Mina Protocol blockchain.
📄️ Get Database Information
The info method allows you to retrieve important settings related to a specific database, including the public key and Merkle tree height. These settings are crucial for understanding the cryptographic configuration of the database.