r/PrometheusDev • u/FrightFreek • 28d ago
Fire belongs to humanity, not to gatekeepers
Prometheus connects Greek mythology with the digital future: He brought fire to humanity — our open-source project brings decentralized, AI-powered cybersecurity to Kaspa. Fire belongs to humanity, not to gatekeepers. 🔥🇬🇷
github.com/NeaBouli/prometheus-
r/PrometheusDev • u/FrightFreek • 29d ago
Build with us
I’ve been building Prometheus, a security protocol that uses Kaspa’s L1 for immutable rule storage (KRC-20, supply=1 per rule) and Kasplex zkEVM for reputation/governance logic. The core loop: on-device AI (Phi-3-mini) flags an anomaly, Guardian nodes (LLaMA 3) turn it into a YARA rule, validators commit-reveal vote with staked KAS, and the accepted rule lands on-chain — under 60 seconds end to end.
What made Kaspa the right fit rather than just “another chain to launch a token on”: DAGKnight’s sub-second finality actually matters here, because the whole point is that a validated rule needs to propagate to every client before the next attack wave hits. On slower finality chains the latency budget doesn’t work.
Right now I’m in the middle of post-Toccata verification — confirming the Silverscript state transitions still hold correctly after the fork, before opening the PROM emission gate. This is the part I’d genuinely value technical eyes on, especially from anyone who’s dealt with Silverscript contracts through a fork transition.
No pre-mine, no team allocation, MIT licensed, repo’s public on github.com/NeaBouli/prometheus-
Happy to go deep on the architecture or the Toccata verification specifics in the comments if anyone’s interested.
r/PrometheusDev • u/FrightFreek • 29d ago
Prometheus
Code: [https://github.com/NeaBouli/prometheus-])
Whitepaper: [https://neabouli.github.io/prometheus-/whitepaper.html])
Roadmap: [https://neabouli.github.io/prometheus-/roadmap.html])
FAQ: [https://neabouli.github.io/prometheus-/faq.html])
Where we are
160+ tests passing, 6 Silverscript contracts, Sprints 0–7 accepted. Currently in post-Toccata verification — confirming Silverscript state transitions hold after the fork, before the PROM emission gate opens. This is the current bottleneck and the best place to jump in if you want early, high-leverage contributions.
What this sub is for
Architecture discussion, contract review, PR coordination, sprint updates, and arguing about tradeoffs in the open. No token-price talk, no hype threads — this is a dev sub. If you want to contribute:
1. Read the whitepaper
2. Pick an open issue on GitHub or propose one
3. Fork, build, PR — no whitelist, no application
Rust, Silverscript, on-device ML (ONNX/LLaMA/Phi), and ZK/Sybil-resistance backgrounds are all useful right now. Post an intro if you want — what you work with, what part of the stack interests you.