Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ostyjs/create-osty

Start building on Nostr in seconds with Osty. Fast. Production-Ready. Scalable.
https://github.com/ostyjs/create-osty

bitcoin client nostr

Last synced: 2 months ago
JSON representation

Start building on Nostr in seconds with Osty. Fast. Production-Ready. Scalable.

Lists

README

        

![create-osty](https://socialify.git.ci/ostyjs/create-osty/image?description=1&descriptionEditable=Start%20building%20on%20Nostr%20in%20seconds%20with%20Osty.%20Fast.%20Production-Ready.%20Scalable.%0A%24%20npm%20create%20osty%40latest&font=KoHo&forks=1&issues=1&language=1&logo=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F157408743&name=1&owner=1&pattern=Floating%20Cogs&pulls=1&stargazers=1&theme=Dark)

# Osty

Start building on Nostr in seconds with Osty. Fast. Production-Ready. Scalable.

> **Note**: This project is still in early development. Please be aware that there may be missing features or bugs. If you would like to help us build Osty, please feel free to [contribute](./CONTRIBUTING.md)!

## Getting Started

```
$ npm create osty@latest
```

Looking for other package managers?

With `yarn`:

```
$ yarn create osty
```

With `pnpm`:

```
$ pnpm create osty
```

With `bun`:

```
$ bun create osty
```

## Features

- ### 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, 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.

## Roadmap

- [ ] Add support for common user interactions with Nostr:
- [ ] Media (Images, Videos, etc)
- [ ] Parsing media urls within text contents
- [ ] Uploading media (nostr.build, void.cat, etc)
- [ ] API helpers
- [ ] UI components
- [ ] Parsing tags and mentions within text contents
- [ ] Relays
- [ ] Helpers
- [ ] UI components
- [ ] Zaps
- [x] Helpers
- [x] UI components
- [ ] Zap Presets
- [ ] Reactions
- [ ] Likes
- [ ] Emojis
- [ ] Comments
- [ ] Reposts
- [x] Zaps
- [ ] Threads
- [ ] Parsing parent and child
- [ ] Onboarding Process
- [ ] Helpers
- [ ] UI components
- [ ] Search
- [ ] Nostr Wallet Connect (NIP46)
- [ ] Helpers
- [ ] UI components
- [ ] Nostr Connect (NIP47)
- [ ] Helpers
- [ ] UI components
- [ ] Mute Words
- [ ] Helpers
- [ ] UI components
- [ ] Long Form Content (Markdown)
- [ ] Helpers for parsing, rendering, and editing
- [ ] UI components

## License

Osty is [MIT licensed](./LICENSE.md).

## Support

Osty is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please consider donating:

- ⚡ Zap sats to [[email protected]]([email protected])

## Contributing

We welcome contributions to Osty. Please read our [contributing guide](./CONTRIBUTING.md) to get started.