Skip to content

STARK Integration: Post-Quantum Privacy Upgrade #2

Description

@zk-sable

Hey! Love what you're building with Makora — LLM-powered DeFi agents with ZK privacy is exactly the direction things need to go.

I'm working on Murkl, an experimental Circle STARK verifier for Solana. Thought it might complement your ZK privacy layer:

What STARKs add:

  • Post-quantum secure — keccak256 hashes instead of elliptic curves (future-proof against quantum attacks)
  • No trusted setup — transparent proofs, anyone can verify
  • ~40K CU verification on Solana, ~6KB proofs
  • WASM prover — runs in browser/Node, perfect for agent environments

Potential use cases for Makora:

  • Prove portfolio rebalancing without revealing positions
  • MEV protection via commit-reveal with STARK proofs
  • Private trade execution proofs for strategy IP protection
  • Prove Polymarket positions without frontrunning risk

We're building the on-chain verifier + SDK during the Colosseum hackathon. Happy to explore integration if there's interest — could be as simple as a verifyWithMurkl() helper in your agent toolkit.

No pressure, just wanted to flag the PQ security angle since you're already thinking about privacy. STARKs are more future-proof than Pedersen/Schnorr for the post-quantum world.

Cheers!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions