Awesome
Osty
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.
Supported by
<a href="https://opensats.org/blog/nostr-grants-august-2024#osty"> <img src="https://opensats.org/logo.svg" alt="OpenSats" width="150px" /> </a>Features
- 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.
Getting Started
$ npm create osty@latest
<details>
<summary>Looking for other package managers?</summary>
With yarn
:
$ yarn create osty
With pnpm
:
$ pnpm create osty
With bun
:
$ bun create osty
</details>
Why Osty?
-
Fast
Osty is designed to help developers take Nostr applications from concept to completion as quickly as possible.
-
Batteries Included
Osty includes everything you need to build a Nostr application, including Nostr Development Kit, State Management, Routing, UI Components, Customizable Widgets, and more.
-
Collaborative
Osty is well-strucutred and modularized, so you can easily collaborate with others to build complex Nostr applications.
-
Scalable
Osty is designed to scale with your needs. It works well for small projects and large projects alike.
Community
Join the Osty Community on Telegram 👉 @ostyjs to stay up to date on the latest news, ask questions, and connect with other developers.
Support
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
Contributing
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.
License
Osty is MIT licensed.