This repository contains a demonstration proof-of-provenance stack with Casper Testnet contracts, a Render gateway, and a Vercel frontend.
Do not open a public issue for suspected secrets exposure, key handling problems, or vulnerabilities that could affect deployed infrastructure.
Report vulnerabilities privately to Felix Rodrigues before disclosure:
- GitHub owner:
@FelixRodrigues007 - Security contact:
FelixRodrigues007through the repository owner profile/contact channel - If you already have the buildathon contact email, use that same private thread
Do not post secrets, keys, dashboard links, or exploit details in public issues.
Never commit:
- Casper secret keys;
- deployer keys;
- sandbox demo keys;
- xAI or OpenRouter API keys (XAI_API_KEY / OPENROUTER_API_KEY);
- Vercel or Render tokens;
.env.localfiles;- private key paths that reveal local operational structure.
The public gateway must default to:
SANDBOX_ANCHOR_ENABLED=false
Controlled write demos must use a low-balance demo account, SANDBOX-only asset IDs, and environment variables supplied outside git.
| Surface | Status |
|---|---|
| Casper Testnet contracts | Demo/prototype |
| Render gateway | Demo/prototype |
| Vercel frontend | Public demo |
| Mainnet / real assets | Not supported |
Use the GitHub issue templates for regular bugs, docs requests, and frontend work.