Wyltek Industries
ESP32 firmware, CKB protocol infrastructure, AI creative tools, and community tooling. Open source from day one. Built for the Nervos CKB ecosystem and beyond.
Crypto-native payroll & accounting suite for organisations running on CKB + EVM. Multisig treasuries, bulk payroll disbursements, audit trails. Backed by an embedded CKB light client — no third-party RPC dependency.
ChainPay is in active development on testnet. Full mainnet launch with on-chain payroll contracts, multi-signature treasury templates, and CSV/Invoice export targeting Q3 2026. Plugs into the broader CKB ecosystem — interoperable with ByteRent, CKB Cell Marketplace, and the BlackBox POS suite.
A modular, board-agnostic embedded SDK for ESP32. Zero external dependencies —
40+ sensor drivers, 44 board targets, camera support, animated UI modules.
Every driver shares the same WySensorData interface.
Desktop simulator for ESP32+Arduino sketches using LovyanGFX + LVGL. 7 display panels (ILI9488, SSD1306, ILI9341, GC9A01), IoT stubs, CI-ready. Run unmodified sketches on Linux/macOS/Windows.
Drop-in Serial replacement for ESP32. Swap your Serial.println() for TelegramSerial.println() — debug output goes straight to Telegram. Live in the Arduino Library Manager.
ESP32-S3 USB HID keyboard relay controlled via Telegram. Plug into any Pi or PC — it appears as a keyboard. Send a command from Telegram and it gets typed on the target machine. No SSH, no typing errors.
ESP32 Eaglesong miner adapted from NerdMiner V2. Turns a CYD board into a solo CKB mining device with live stats on the built-in display. Because why not mine from a $10 board.
ESP32-S3 firmware collection for CKB node operators. S3 node dashboard, HTTP broadcast relay, and S3 wallet. Targets Guition 4848S040 and similar HMI boards.
Arduino library bringing the Nervos CKB RPC API to ESP32. Query nodes, build transactions, sign with on-device secp256k1 — no intermediary needed. E2E mainnet transfer confirmed.
C99 CKB light client implementation targeting the ESP32-P4 RISC-V chip. No external dependencies, RFC 0044 compliant. Groundwork for a full hardware wallet / signing device.
ESP32 HUB75E LED matrix block clock for Nervos CKB. Live block height from a local node on a big LED panel. The kind of desk piece that makes people ask questions.
Fast-sync your Nervos CKB full node with a weekly GPG-signed chain snapshot. SHA256 verified, streamed via Cloudflare R2. Up in hours, not days. assume_valid_target trustless option included.
Composable on-chain CKB script modules via the Spawn syscall. Multisig, timelock, ratelimit, access-control, escrow — mix and match. Deploy secure wallet logic without writing a lock script from scratch.
Universal on-chain marketplace for any CKB cell content — art, scripts, data, deeds. TypeScript + LSDL lock, deployed on testnet. List anything that fits in a cell.
Less Simple DEX Lock — a CKB lock script for selling cells with on-chain creator royalties and built-in expiration. Powers the Cell Marketplace's listing mechanism.
On-chain storage rental protocol for Nervos CKB (V1 proof of concept). + ByteRent UI — React + Vite frontend, live at byterent.xyz. Lease your unused CKB capacity.
Real-time CKB node monitoring for arm64 SBCs (Orange Pi, Raspberry Pi). Node.js proxy + lightweight HTML polling UI. Block height, sync status, peer count, epoch progress.
Monitors a local CKB node for large transactions and fires Telegram alerts. Live USD threshold via CoinGecko. Skips cellbase and self-transfers. Running in Nervos Nation.
Local Stratum proxy for CKB Eaglesong mining. Per-miner extranonce allocation, ViaBTC quirk handling, HTTP stats. Connect any ASIC or NerdMiner to your LAN.
Security advisory watcher that cross-references CVEs from GHSA/OSV/RustSec/PyPA against the Nervos dependency tree. Pushes alerts to vault notes and notifications.
Telegram Mini App + bot for managing CKB Directory submissions. Cloudflare Pages, shares KV namespace with the main directory website. Submit and review ecosystem projects from chat.
Static musl builds of CKB Light Client with SQLite backend. Zero GLIBC dependency — runs on any Linux from Alpine to BusyBox. Single binary, no runtime deps.
Telegram bot that detects and bans fake moderator impersonators in CKB community groups. Behavioural scoring: lurk rate, fresh accounts, trading spam patterns. Community protection.
CKB point-of-sale hardware for merchants. Accept CKB payments instantly — thermal receipt, barcode scanning, full on-chain settlement. Scan your CKB address once on first boot. No apps required on the customer side.
Nervos DAO deposit tracker with RFC-0023 accrual math and forecasts. Local-first registry, JoyID login. Live at daoview.org.
Mobile-first JoyID connector for CKB dApps. Bypasses Chrome's WebAuthn hybrid transport limitation via a Cloudflare Worker relay. One unified connector, works on desktop too.
Record query + QR code generator for .bit DID on Nervos Network. Look up .bit domain records and generate QR codes — directly from an ESP32.
CKB node stats dashboard for ESP32-S3 HMI boards. Live chain data on Guition 4848S040 and similar 480×480 displays. Runs as an embedded HTTP relay.
Local-first AI creative studio. Image gen, TTS, music, video — you own the stack. No subscriptions, no API keys, no cloud dependency. Runs entirely on your hardware.
Local ML weather dashboard running Pangu-Weather on a single consumer GPU with local LLM prose. No cloud, no API keys. Compare ECMWF/HRES predictions with Australian BOM observations.
Mobile-first browser terminal for local Ollama models. 25-converter file pipeline — upload images, audio, video, PDFs and have your local models process them. Works from any phone browser.
Working install guide + patches for TRELLIS 2 image-to-3D on AMD GPUs via ROCm + ComfyUI. Tested end-to-end on RDNA3 (gfx1100, 7900 XTX). AMD can do 3D gen too.
Devlog auto-publish pipeline — writes to website + cross-posts to X. Built for the BlackBox POS device devlog but general enough for any project update flow.