장체인은 여러 쇼핑몰에서 흩어진 구매내역을 한 곳에 모아주는 서비스입니다. Gmail의 주문확인 이메일을 분석하여 자동으로 구매내역을 정리하고, 영지식증명(ZKP) 기술로 구매 사실을 프라이버시를 지키면서 증명할 수 있습니다.
Jangchain aggregates your scattered purchase history from multiple online stores in one place. It analyzes order confirmation emails from Gmail, automatically organizes your purchases, and lets you prove purchases using Zero-Knowledge Proof (ZKP) technology — all while preserving your privacy.
어떻게 작동하나요? / How It Works
Step 1
📧 이메일 파싱 / Email Parsing
Gmail 읽기 전용 권한으로 주문확인 이메일을 브라우저에서 직접 읽고 파싱합니다. 데이터는 서버로 전송되지 않습니다. Reads and parses order confirmation emails directly in your browser via Gmail read-only access. No data is sent to any server.
Step 2
✅ DKIM 검증 / DKIM Verification
이메일의 DKIM 서명을 검증하여 이메일이 실제 해당 쇼핑몰에서 보낸 것인지 확인합니다. Verifies DKIM signatures to confirm that emails were genuinely sent by the respective online stores.
Step 3
🔐 ZKP 증명 생성 / ZKP Proof Generation
영지식증명 기술로 구매 사실을 증명하는 암호학적 증거를 생성합니다. 원본 이메일 내용을 공개하지 않고도 "이 상품을 구매했다"는 사실만 증명할 수 있습니다. Generates cryptographic proofs using ZKP technology. You can prove "I purchased this item" without revealing the original email content.
Step 4
🤝 딜 매칭 / Deal Matching
증명된 구매내역을 바탕으로 관련 딜이나 혜택을 매칭받을 수 있습니다. Get matched with relevant deals and benefits based on your verified purchase history.