GitHub - ZeroHackz/cyberleek-viewer: CyberleekViewer - Solana on-chain viewer for CYBERLEEK site data (no browser needed) · GitHub
/" data-turbo-transient="true" />
Skip to content
Search/
Sign in<br>Sign upAppearance settings
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
ZeroHackz
cyberleek-viewer
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Latest commit
History<br>6 Commits<br>6 Commits
Folders and files<br>NameNameLast commit message<br>Last commit date<br>assets
assets
screenshots
screenshots
.gitignore
.gitignore
README.md
README.md
app.py
app.py
build.bat
build.bat
cyberleek.py
cyberleek.py
cyberleek.spec
cyberleek.spec
launcher.bat
launcher.bat
make_icon.py
make_icon.py
requirements.txt
requirements.txt
smoke.py
smoke.py
View all files
Repository files navigation
CyberleekViewer
A desktop chain viewer for the CYBERLEEK site, built with Python + customtkinter.<br>It reads everything straight from Solana mainnet RPC — no website, no browser,<br>no backend, no wallet connect.
Screenshots
Main UI: token info, trade links, and the on-chain LEEKS list with mirrors.
Poll tab: live vote bars from token balances, vote addresses, countdown.
✨ Features
TOKEN tab — live mint account from the chain (supply, decimals, mint/freeze authority — revocation confirmed on-chain).
TRADE tab — swap links (Raydium, DexScreener, Birdeye, defined) straightfrom the on-chain config
LEEKS tab — every content account sorted by timestamp
POLL tab — vote bars computed from real token-account balances
ABOUT tab — on-chain about/mission/FAQ/contact and section flags.
Auto-refresh every 90 s (or hit REFRESH)
Portable Windows executable — dist\CyberleekViewer.exe, no Python needed.
💻 How to Use (Easy Way)
Go to the Releases page,<br>download the latest CyberleekViewer.exe and run it — no Python or dependencies needed.
Run the application. It fetches on-chain state automatically on startup.
Pick a tab:
TOKEN — check the mint account.
TRADE — check a swap link
LEEKS — On-chain urls
POLL — watch live voting
ABOUT — read the on-chain config.
That's it. Data refreshes automatically; the status bar shows everything.
🛠️ For Developers (Building from Source)
Install Python 3.10+ and get the project:<br>git clone https://github.com/ZeroHackz/cyberleek-viewer.git<br>cd cyberleek-viewer
First run — launcher.bat creates the virtual environment, installs<br>dependencies, and starts the app.
To build the portable executable:<br>build.bat
The .exe will be available in the dist folder (dist\CyberleekViewer.exe).<br>dist/ is git-ignored — zip the exe and attach it to a GitHub Release.
To regenerate the icon (from the site mascot + neon treatment):<br>.venv\Scripts\python make_icon.py
Project layout
cyberleek-viewer/<br>app.py # customtkinter GUI<br>cyberleek.py # RPC client + on-chain decoders (no UI deps)<br>make_icon.py # icon generator<br>cyberleek.spec # PyInstaller spec<br>launcher.bat # first-run setup + launch (no console window)<br>build.bat # builds dist\CyberleekViewer.exe<br>smoke.py # headless GUI smoke test<br>requirements.txt<br>assets/icon.ico # app + exe icon<br>screenshots/<br>dist/ # build output (git-ignored, released via GitHub Releases)
⚖️ Disclaimer
No Affiliation : This project and its author are not affiliated,<br>associated, authorized, endorsed by, or in any way officially connected with<br>Rockstar Games, Take-Two Interactive, Cyberleek, or any of their subsidiaries<br>or affiliates.
Educational & Research Purposes Only : This is an independent viewer<br>provided solely for educational research into decentralized publishing<br>patterns; it only reads public on-chain data.
Content Responsibility : The author does not host, stream, generate, or<br>claim ownership of any third-party media, leaked content, or intellectual<br>property. All product names, logos, brands, and media mentioned or displayed<br>belong to their respective copyright holders.
Use at Your Own Risk : Software is provided "as is", without warranty of<br>any kind. You are solely responsible for ensuring compliance with your local<br>laws and host provider terms of service.
About<br>CyberleekViewer - Solana on-chain viewer for CYBERLEEK site data (no browser needed)<br>Topics<br>cyberleekgtagta6gtavihackhacksleaksleeksviewerviewers<br>Resources<br>Readme<br>Activity<br>Stars<br>3 stars<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.