Skip to content

mannshah24/solgate-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolGate Logo

SolGate

Transparent Solana Proxy CLI for Windows — Native Linux Compile Speeds without WSL File-System Bottlenecks.

License npm version GitHub stars


💡 What is SolGate?

SolGate intercepts native Solana and Anchor commands on Windows and routes them to a hidden Linux Docker container. This bypasses the notoriously slow WSL boundary file system, giving developer operations (like Anchor compiles and Rust builds) native Linux compilation speeds directly from PowerShell or Windows Terminal.

This repository hosts the high-end, responsive dark-mode landing page website for the SolGate project, built using React, Vite, and Tailwind CSS.


✨ Website Features

  • Vibrant Dark Mode Aesthetics: Sleek obsidian background (#0A0A0A) with curated purple, green, and blue accents, customized scrollbars, and background radial glows.
  • Glassmorphism Panels: Reusable, responsive container cards with subtle borders, blurs, and hover glows.
  • Interactive Windows Terminal Mockup:
    • Windows Terminal styling (tabs, minimize/maximize, close control buttons with Windows Terminal hover states).
    • Realistic typing speed (character-by-character) showing compilation and initialization commands.
    • Interactive replay controls to re-run the animation cycle.
    • Automatic success return terminal shell prompt PS C:\dev\my-program>.
  • Functional Code Boxes: Built-in CLI copy buttons that copy shell commands to the clipboard and display visual feedback checkmarks.
  • Responsive Layouts: Designed to be fully compatible across mobile, tablet, and ultra-wide desktop viewports.
  • SEO Best Practices: Customized title headers, meta descriptions, and structural semantic markup.

🛠️ Technology Stack


🚀 Getting Started

Prerequisites

Installation & Local Setup

  1. Clone the Repository:

    git clone https://github.com/mannshah24/solgate.git
    cd solgate
  2. Install Dependencies:

    npm install
  3. Start Local Development Server:

    npm run dev

    Open http://localhost:5173 in your browser to preview the site.

  4. Build Production Bundle:

    npm run build

    The static compilation bundle will be generated in the /dist directory.


⚖️ License

Distributed under the MIT License. See LICENSE for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages