Home

Awesome

create-osty

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

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?

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:

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.