Current modules and examples available in this repository.
Private Storage / nilDB examples:
- secretvaults-ts
- owned-collection (TODO)
- standard-collection
- nextjs-app-metamask-full (full Next.js + MetaMask example)
- nextjs-app-full (directory currently empty)
- secretvaults-py (README links to examples in the external
secretvaults-pyrepo)
Private AI / SecretLLM examples:
- secretllm_nextjs (Next.js chat app with API-key flow)
- secretllm_nextjs_nucs (Next.js chat app with API-key and delegation flows)
- secretllm_nodejs (Node.js script example)
- secretllm_python_nucs (Python script examples)
Compute examples:
- nilcc-x402-api (Express REST API with x402 payments and Docker compose)