Lightec
  • Getting Started
    • Background
    • Introducing Lightec
  • πŸš€OP_ZKP Opcode Upgrade Proposal
    • OP_ZKP Proposal: One Year Milestone
    • OP_ZKP:Opcode Upgrade Proposal
  • 🌁zkBTC Bridge
    • Overview
    • The Technical Architecture
    • Proving-as-Mining Mechanism
    • What's $zkBTC?
    • Key Features
  • πŸ“ŒLightec Litepaper
  • πŸ›‘οΈSecurity & Technical Details
    • Upgradable ZKP Verification Modules
    • Emergency Situations
    • Fund Reserve for Re-Pegging
  • πŸ”₯Points & Referral Program
  • πŸ“œzkBTC Bridge Testnet Guides
    • πŸ“ƒTestnet Tutorial
    • ❓FAQs
  • Smart Contracts
  • πŸ’¬Community
    • X (Formerly Twitter)
    • Discord
    • Medium
  • ⛓️Developer
    • Github
    • OP_ZKP
      • tea-horse
    • Chainark
      • Chainark
Powered by GitBook
On this page
  1. Developer

Chainark

PreviousOP_ZKP

Last updated 7 months ago

An open-source ZKP library to prove chain-like structure with a single proof. It is developed on top of gnark but could also be ported to other proving libraries. We use chainark to prove the deposit transaction when the user deposits some Bitcoin to our designated address to mint in Ethereum. With chainark we could prove whole bitcoin history from the genesis block, over and including the block where the deposit happens, to some blocks further to ensure confirmation depth. Other security designs are in play, but let’s discuss them later.

⛓️
$zkBTC