# stealth-vault
Anchor program interface crate for Shadow SDK stealth vaults and hashed
execution intents.
Most application developers should use the higher-level `shadow-stealth` crate.
This crate is published separately because the SDK depends on the Anchor account
and instruction types generated by the on-chain program.
## Program Id
```text
4XmHzu3kxf3oyD2bchUmkDKoq2QADHkP13Zcv1hsS5X5
```
## Features
- `no-entrypoint`: use the crate as a client/program-interface dependency
- `cpi`: enable CPI support
- `idl-build`: build Anchor IDL metadata