umershaikh123 / nexus-orbit-ui-admin

Home Page:https://nexus-orbit-ui-admin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Nexus rollup admin ui using arbitrum orbit chain

Getting Started

To get started with Nexus Network and experience the power of our pluggable staking solution, follow these steps:

git clone https://github.com/Nexus-2023/nexus-orbit-ui-admin.git
cd nexus-orbit-ui-admin
npm install or yarn install
npm run dev or yarn run dev

OR

use docker to download repo

// start docker desktop , login and run the following commands

docker pull umershaikh222/nexus-arbitrum-rollup:latest

docker run -p 3000:3000 umershaikh222/nexus-arbitrum-rollup:latest

About

https://nexus-orbit-ui-admin.vercel.app

License:MIT License


Languages

Language:TypeScript 79.4%Language:CSS 20.2%Language:JavaScript 0.4%