Skip to content

zkshinedev/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zkShine Node Infrastructure

Solana DePIN License Status

zkShine Node powers the decentralized privacy infrastructure — combining ZK compute, anonymous relaying, and VPN gateway services to deliver full-stack privacy for the Solana ecosystem.


🧩 Components

Component Description
⚙️ ZK Compute Node Executes zkSNARK/zkSTARK proofs for confidential computations.
🛰️ Privacy Relayer Submits user transactions without exposing wallet or IP metadata.
🌐 Web3 VPN Gateway Provides encrypted RPC routing and decentralized proxy services.
🧱 Confidential Vault Daemon Manages encrypted storage for zkVault access and identity proofs.

⚙️ Architecture Overview

User → Wallet → Privacy Relayer → zkCompute Node → Solana Network → Vault Storage
- Generate and verify zero-knowledge proofs.
- Relay Solana transactions privately on behalf of users.
- Encrypt and route traffic through zkShine VPN Gateways.
- Host small encrypted data blobs for zkVault (identity proofs, documents).
Node.js >= 18
Docker & Docker Compose
Solana CLI
Yarn or npm
git clone https://github.com/zkshinedev/node.git
cd node
yarn install

About

zkShine Node Infrastructure powering ZK Compute, Privacy Relayer, and Web3 VPN Gateway on Solana.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors