Skip to content

Immutal0/superUI

 
 

Repository files navigation

Imgur-Magic

Introduction

🚀 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

Who is this for?

  • 👩🏻‍💻 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.

Installation via build from source

  1. Clone the repository
git clone https://github.com/Nerd3Lab/superUI
  1. Install dependencies
cd superUI
yarn package:all
  1. Build App
yarn package
  1. 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)

Testing with us

  • 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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.1%
  • CSS 3.4%
  • JavaScript 3.4%
  • EJS 0.1%