Osty is a free and open-source framework for building web apps on the Nostr protocol. Think of it as a Next.js but for Nostr. It comes with all the essential tools and best practices you need to start building fully customized web apps on Nostr, including UI components, Nostr Widgets, NDK integration, caching, routing, state management, and more.
- UI Components: A comprehensive design system with reusable UI components.
- Widgets: Pre-built widgets like Zap Modal, Login Form, etc.
- Templates: Ready-to-use templates for React. (Vue, and Svelte coming soon)
- Core Libraries: Efficient websockets, caching, routing, and state management solutions.
- Best Practices: Enhanced development experience and team collaboration.
$ npm create osty@latest
Looking for other package managers?
With yarn
:
$ yarn create osty
With pnpm
:
$ pnpm create osty
With bun
:
$ bun create osty
-
Osty is designed to help developers take Nostr applications from concept to completion as quickly as possible.
-
Osty includes everything you need to build a Nostr application, including Nostr Development Kit, State Management, Routing, UI Components, Customizable Widgets, and more.
-
Osty is well-strucutred and modularized, so you can easily collaborate with others to build complex Nostr applications.
-
Osty is designed to scale with your needs. It works well for small projects and large projects alike.
Join the Osty Community on Telegram 👉 @ostyjs to stay up to date on the latest news, ask questions, and connect with other developers.
Osty is an MIT-licensed open-source project. It's an independent project with its ongoing development made possible entirely thanks to the support by the OpenSats organization. If you'd like to support the development of Osty, please consider donating via the following methods:
- Bitcoin Lightning: https://getalby.com/p/sepehr
- Bitcoin:
bc1q76g4zu4nqthdd62lhsk96gjh5eu74y77hkxcx6
We welcome contributions to Osty. Please read our contributing guide to get started. You can also join the Osty Community on Telegram 👉 @ostyjs to connect with other developers and contributors.
Osty is MIT licensed.