Skip to content

Conversation

@Zyra-V21
Copy link

@Zyra-V21 Zyra-V21 commented Nov 5, 2025

Summary

This PR proposes a new standard for Zero-Knowledge Token Wrappers on Starknet - a permissionless interface for adding privacy to existing tokens (ETH, SNIP-2) using STARK proofs.

Key Features

  • Permissionless Privacy: Wrap any token without issuer permission
  • L2-Optimized: Designed for Starknet's low costs and native STARK verification
  • Exchange Compatible: Full SNIP-2 (ERC20) interface
  • Quantum Resistant: STARK-based proofs
  • Account Abstraction Native: Leverages Starknet's AA capabilities

Reference Implementation

  • Working testnet deployment (zkETH on Starknet Sepolia)
  • Contract: MAINNET/contracts/src/tokens/zketh_wrapper.cairo
  • Uses STWO Circle STARKs for proof verification

Related Work

  • Similar to EIP-7503 (Zero-Knowledge Wormholes) and ERC-8065
  • Optimized for Starknet's architecture and cost model

Ready for community review and feedback!

Deleted unnecesary data
@Zyra-V21
Copy link
Author

Hello just want to make sure you have received the proposal

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant