Skip to content
View zkshinedev's full-sized avatar

Block or report zkshinedev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

zkShine Logo

zkShine

Zero-Knowledge Privacy Infrastructure for Solana
Build privately, transact anonymously, and compute securely β€” powered by zk-SNARKs, zk-STARKs, and Solana-native scalability.

🌐 Website β€’ πŸ“˜ Docs β€’ πŸ’» DApp β€’ 🐦 Twitter β€’ πŸ’¬ Telegram


zkShine Banner


πŸš€ Overview

zkShine is a modular privacy infrastructure built natively for the Solana ecosystem.
It enables developers and users to interact with blockchain applications without exposing identity, IP address, or transaction metadata.

Core Capabilities

  • 🧠 ZK Compute Nodes β€” Run zk-SNARK/zk-STARK proofs and confidential computation.
  • πŸ”— Anonymous Transaction Relay β€” Hide wallet and IP linkage across Solana’s network.
  • 🌐 Private RPC & VPN Gateway β€” Secure, identity-scrubbed access to Web3 endpoints.
  • πŸ”’ Confidential Vault β€” Encrypted storage with zero-knowledge access verification.
  • βš™οΈ Node Operator Network β€” Decentralized infrastructure powering zkShine globally.

🧩 Repositories

Repository Description
core Solana programs for zk-proof verification, transaction relay, and vault logic.
sdk-js JavaScript SDK for integrating zkShine privacy features into Solana dApps.
node Node infrastructure for compute, VPN, and anonymous relay operations.
ui zkShine DApp interface and management console (https://dapps.zkshine.xyz/).
docs Developer documentation and technical whitepaper (https://docs.zkshine.xyz/).
zkcircuits Circom/Noir zero-knowledge circuits for proof generation and testing.

🧱 Architecture

zkShine operates across four cryptographically linked layers:

  1. Compute Layer β€” zk-SNARK/zk-STARK proof generation and on-chain verification.
  2. Network Layer β€” Anonymous transaction relay and Private RPC routing.
  3. Data Layer β€” zkVault encrypted storage and confidential identity proofs.
  4. Governance Layer β€” zkDAO handles parameters, upgrades, and network policy.

Built exclusively for Solana’s high-performance runtime (Sealevel) and designed to integrate seamlessly with Phantom, Backpack, Solflare, and Glow wallets.


πŸ› οΈ Developer Resources

Resource Link
πŸ“˜ Documentation docs.zkshine.xyz
πŸ’» SDK (JavaScript) zkshine/sdk-js
🧩 Circuits zkshine/zkcircuits
πŸ”’ Vault API Coming Soon
🧠 Technical Whitepaper In Progress

🌍 Community

Join the zkShine ecosystem and contribute to the future of private infrastructure on Solana.


zkShine Footer Banner

Β© 2025 zkShine Β· Zero-Knowledge Privacy Infrastructure for Solana

Pinned Loading

  1. .github .github Public

  2. core core Public

    Core Solana programs powering zkShine - Zero-Knowledge Privacy Infrastructure for Solana.

  3. docs docs Public

    zkShine Documentation β€” Developer and Node Operator guide for zkShine ecosystem.

  4. node node Public

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

  5. sdk-js sdk-js Public

    Official JavaScript SDK for zkShine β€” enabling privacy, proofs, and secure relaying on Solana.

  6. ui ui Public

    zkShine DApp Interface β€” Web3 dashboard for privacy transactions, VPN routing, and node control on Solana.