ConfidentialAuditv1.01
Installsolana-confidential-skill

Installthe skill.

The auditor-side AML engine for Solana Token-2022 Confidential Transfers. Progressive, MIT, ready to submodule. Requires bun ≥ 1.1 and Claude Code.

01Clone & install

Drops the skill into ~/.claude/skills/ so Claude Code can load it on demand.

$ git clone https://github.com/Venkat5599/Solanaskills && cd Solanaskills && ./install.sh
02Run the core

Real twisted-ElGamal + the AML engine — 39 tests, then the end-to-end demo.

$ cd lib && bun install && bun test && bun run demo
03Typecheck

Confirm the TypeScript core is clean before you wire it into your pipeline.

$ bunx tsc --noEmit
Prefer to choose location + run tests interactively?
$ ./install-custom.sh