🚀 The Ultimate Ethereum & Superchain Development Playground
- Fork Any Superchain L2 Clone OP Mainnet, Base, and more for testing.
- Layer 2 Devnet Deploy new chains in seconds, no RPC setup required.
- Pre-funded Test Accounts Skip the faucet; start testing immediately.
- Developer tools built-in Compatible
- 👩🏻💻 Smart Contract Devs – Test deployments instantly.
- 🧑🏻🎨 Frontend Devs – Build UIs with real data.
- 🧑🏻🔬 Rollup Builders – Fine-tune network configurations.
- 🧑🏻🚀 Dapp Builders – Test your app on a real network.
- 🧑🏻💼 Hackers & Experimenters – Play around without limits.
- Clone the repository
git clone https://github.com/Nerd3Lab/superUI- Install dependencies
cd superUI
yarn package:all- Build App
yarn package- open app from /release/build
- On macOs (Intel chip), mac folder (SuperUI)
- On macOs (Apple chip), mac-arm64 folder (SuperUI)
- On Windows, win-arm64-unpacked folder (superui.exe)
- On Linux, linux-arm64-unpacked folder (superui)
- On macOs (Apple chip), install superUI with download link here
- On macOs (Intel chip), install superUI with download link here
In MacOS, please run command xattr -rd com.apple.quarantine /Applications/SuperUI.app after installation to avoid any security issues.
We are working on notarizing the app to avoid this step.
