> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# An Anonymous yet Accountable Contract Wallet System using Account Abstraction

> This preprint explores the tension between transaction anonymity and the need for accountability in institutional or regulatory-compliant blockchain environment

# An Anonymous yet Accountable Contract Wallet System using Account Abstraction

This preprint explores the tension between transaction anonymity and the need for accountability in institutional or regulatory-compliant blockchain environment

## Abstract

This preprint explores the tension between transaction anonymity and the need for accountability in institutional or regulatory-compliant blockchain environments. The authors propose a novel contract wallet system that leverages account abstraction to integrate Zero-Knowledge Proofs (ZKPs) for privacy-preserving authentication. By separating the identity of the user from the transaction signature, the system ensures that while an account may remain anonymous to the public, there exists a mechanism for authorized parties to prove compliance or audit activity if required. The methodology combines ERC-4337 account abstraction with ZK-SNARKs, allowing users to initiate transactions that are valid and compliant without revealing their underlying private key or transactional history to the entire network. This work is significant for the field of decentralized identity (DID) and enterprise blockchain adoption, as it offers a middle ground between the full transparency of standard Ethereum accounts and the total obfuscation of purely anonymous systems. It provides a blueprint for how future smart accounts can be both user-sovereign and capable of meeting the stringent requirements of institutional and regulatory frameworks without sacrificing the core tenets of decentralization.

**Authors:** Kazuaki Ishiguro, Yusuke Misawa, Shingo Fujimoto

**Publication:** arXiv preprint

**Publication date:** 2023-01-01

## Key findings

* Proposes a ZKP-based system to balance anonymity and accountability.
* Integrates account abstraction with privacy-preserving technologies.
* Demonstrates a methodology for selective disclosure of transaction details.
* Provides a viable framework for institutional-grade compliance on public blockchains.

## Citation

Kazuaki Ishiguro, Yusuke Misawa, Shingo Fujimoto (2023). An Anonymous yet Accountable Contract Wallet System using Account Abstraction. arXiv preprint. [https://arxiv.org/abs/2309.03480](https://arxiv.org/abs/2309.03480)

## Related knowledge

* [“Hide the Wires”: Why Web3 Is Getting Invisible](/generated/v2/topics/hide-the-wires-why-web3-is-getting-invisible) — article
* [“Hide the Wires”: Why Web3 Is Getting Invisible](/generated/v2/topics/hide-the-wires-why-web3-is-getting-invisible) — related-article
* [Account Abstraction](/generated/v2/glossary/account-abstraction) — glossary
* [Account Abstraction](/generated/v2/glossary/account-abstraction) — related-glossary
* [Beacon Chain](/generated/v2/glossary/beacon-chain) — glossary
* [Beacon Chain](/generated/v2/glossary/beacon-chain) — related-glossary
* [Browser Wallet](/generated/v2/glossary/browser-wallet) — glossary
* [Browser Wallet](/generated/v2/glossary/browser-wallet) — related-glossary
* [Decentralized Identity: How Blockchain is Solving the Digital Identity Crisis](/generated/v2/topics/decentralized-identity-how-blockchain-is-solving-the-digital-identity-crisis) — article
* [Decentralized Identity: How Blockchain is Solving the Digital Identity Crisis](/generated/v2/topics/decentralized-identity-how-blockchain-is-solving-the-digital-identity-crisis) — related-article
* [Digital Identity in 2026: The End of Passwords and the Rise of SSI](/generated/v2/topics/digital-identity-in-2026-the-end-of-passwords-and-the-rise-of-ssi) — article
* [Digital Identity in 2026: The End of Passwords and the Rise of SSI](/generated/v2/topics/digital-identity-in-2026-the-end-of-passwords-and-the-rise-of-ssi) — related-article
* [HD Wallet](/generated/v2/glossary/hd-wallet) — glossary
* [HD Wallet](/generated/v2/glossary/hd-wallet) — related-glossary
* [LP Token](/generated/v2/glossary/lp-token) — glossary
* [LP Token](/generated/v2/glossary/lp-token) — related-glossary

***

**Canonical knowledge ID:** `research:an-anonymous-yet-accountable-contract-wallet-system-using-account-abstraction`
