DePIN OpenSource project

Hi all,

I am building an open-source DePIN protocol built to able high-end hardware to start node in a private and transparent compute layer.

I want to replace “black box” centralized cloud models with a verified, peer-to-peer network where infrastructure is treated as a public good.

Currently implemented:

  • lightweight daemon to seamlessly register node to network, detect your hardware and get matched jobs.

  • Pay-per-Task - fully work assumption system. enables a true micropayment economy where providers are paid in STRK immediately upon the successful validation of a compute task and providers get paid with STRK, not other token.

  • Privacy: local execution environments (WSL2/Docker) to ensure data remains isolated. Starknet’s ZK-rollups provide the cryptographic proof of work without exposing the underlying data.

  • Telegram first Privacy-AI - @smainer_ai_bot that you can pay per prompt with STRK

  • Fully working relayer: Event-driven architecture.

Pre-Launch Feedback Requested:

I’m finalizing the protocol before the official public launch. I am looking for technical feedback:

  • Security Review: Feedback on the Cairo escrow contract logic and Relayer authentication.

  • Repo Review: I have a background in enterprise software-engineering but I used AI tools for much of the build and I’m not a security expert.

  • General feedback: Just hear the community general opinion.

I am looking for a peer review while the repo is still private before the public launch.

Appreciate your help