Web interface for Osmosis Zone
The Osmosis Frontend is currently undergoing a refactor to a tRPC stack for improved performance, maintainability, and development speed. The frontend is built using TypeScript for type checking, React for the UI, Tailwind CSS for styling, theming, and Next.js for scaffolding, SSR, CDN, and SEO. Deployment is done on Vercel for optimizations and CloudFlare.
npm install
npm run start
The Osmosis Frontend is a modern web application built using TypeScript, React, Tailwind CSS, and Next.js for improved performance and maintainability. Developers can easily contribute to the project and follow the installation guide to set up the environment. The ongoing refactor to a tRPC stack aims to enhance development speed and scalability.