YoneCode/-U26A1-NEURAL-TERMINAL — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a cyberpunk live blockchain explorer for the GenLayer Bradbury testnet.

I want the screen split into two panels. On the left, show an IDE style terminal dashboard with live transactions, validator status, current epochs, network health, kill totals, threat level, and a small system log. On the right, make a full canvas visualization with glowing consensus nodes and moving transaction particles. Failed or rejected transactions should become targets for a little IK lizard creature that hunts them, eats them, makes sparks, and increases the kill count.

The app should read real Bradbury explorer data, color transactions by status, and keep the visuals moving smoothly. When enough kills happen, record a batch to the GenLayer smart contract and keep the UI responsive while confirmation is pending. Also read the oracle and lore contracts so the threat level can adjust the batch size and the ticker can show the latest chronicle.

Use the existing React and Vite style setup. Look up current GenLayer docs online if you need to.

Want more depth? Deep Reverse