(opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Quick Start
    • Deploy a Database
    • Create a Collection
    • Query your Database
    • Set up Data Schema
    • Set up Access Control Rules
    • Write Queries
    • Read Queries
    • Database Info
    • Set up SDK
    • Authentication
    • Ownership
    • Data Schema
    • Access Control
    • Indexes
    • Crons
    • Relayers
    • Triggers
    • Evolve Contract
    • Version
  • Development
    • Clone the Repo
  • FPJSON 2.0
  • zkRollup
    • Todo Manager
    • Social Bookmarking
    • Cross-Chain NFT Relayer
    • Cross-Chain ACL with Lit Protocol
    • Large Data Upload with Bundlr
    • Custom Authentication
    • Web2 Auth with Next.ID
  • Troubleshooting
  • Introduction
  • Quick Start
    • Deploy a Database
    • Create a Collection
    • Query your Database
    • Set up Data Schema
    • Set up Access Control Rules
    • Write Queries
    • Read Queries
    • Database Info
    • Set up SDK
    • Authentication
    • Ownership
    • Data Schema
    • Access Control
    • Indexes
    • Crons
    • Relayers
    • Triggers
    • Evolve Contract
    • Version
  • Development
    • Clone the Repo
  • FPJSON 2.0
  • zkRollup
    • Todo Manager
    • Social Bookmarking
    • Cross-Chain NFT Relayer
    • Cross-Chain ACL with Lit Protocol
    • Large Data Upload with Bundlr
    • Custom Authentication
    • Web2 Auth with Next.ID
  • Troubleshooting
Question? Give us feedback → (opens in a new tab)Edit this page

zkRollup

🚀

Coming soon...

WeaveDB becomes zkDB! We are building zk rollup to make the database directly accessible from EVM contracts with zkp. We can query user data without having users reveal their data. This can also work as offchain oracles, so we can connect with other blockchains or anything using the zk proof.

FPJSON 2.0Todo Manager