Skip to content

Website for Glob — a modular, decentralized blob-based storage network.

License

Notifications You must be signed in to change notification settings

useglob/glob-website

Repository files navigation

Glob Website

This is the official landing page for Glob, a decentralized, censorship-resistant storage protocol built on top of Celestia.

Website: https://useglob.io


🧱 Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Animations: Framer Motion
  • Deployment: Vercel

🚀 Development

Install dependencies:

pnpm install

Generate ts file from proto for grpc

pnpm proto:gen

Start the dev server:

pnpm dev

Build for production:

pnpm build

📁 Structure

  • app/ – App directory (Next.js 13+)
  • components/ – Reusable UI components
  • public/ – Static assets
  • lib/ – Utility functions

📄 License

This project is open-source under the MIT license.

About

Website for Glob — a modular, decentralized blob-based storage network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published