Skip to content

shadylabdev/shady-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•ΆοΈ Shady Labs

The privacy layer for Solana β€” stealth transactions, encryption, and zk-Gate access.

Shady Labs brings real privacy to Solana.
Every transaction uses one-time stealth addresses, client-side encryption, and optional zk-proofs β€” keeping your data secure without slowing down speed.


πŸš€ Features

  • 🧩 Stealth Addresses β€” One-time addresses for every transaction.
  • πŸ” Local Encryption β€” Transactions encrypted on your device, not on-chain.
  • πŸ•΅οΈ Anonymous Transfers β€” Send and receive privately on Solana.
  • βš™οΈ zk-Gate Access β€” Zero-knowledge authentication for private dApps.
  • πŸ’» Developer SDK β€” Easy integration for wallets, dApps, and protocols.

⚑ How It Works

1️⃣ Receiver generates a Meta Key (View + Spend Key).
2️⃣ Sender uses it to create a unique stealth address.
3️⃣ Transaction details are encrypted locally and sent on-chain.
4️⃣ Receiver scans and decrypts using the View Key.
5️⃣ Receiver claims funds using the Spend Key β€” address self-destructs.

Each transfer = a new address = no trace, no link, full privacy.


🧠 Vision

Shady Labs aims to make privacy the default on Solana β€”
allowing users, builders, and protocols to interact securely, anonymously, and transparently through cryptography, not trust.


🧰 Developer Docs

Documentation is located at: /docs/introduction.md /docs/how-it-works.md /docs/developer-guide.md


πŸ§‘β€πŸ’» Contribute

We welcome open-source contributions!
See CONTRIBUTING.md for details.


πŸ”’ License

Licensed under the MIT License.
Β© 2025 Shady Labs.

About

The privacy layer for Solana stealth transactions, encryption, and zk-Gate access.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published