Skip to content

cesardeazevedo/nosotros

Repository files navigation

nosotros.app

CI Checks

A modern Nostr web client built for great user experience on both mobile and desktop.


Features

Minimalist and fast client for the Nostr protocol, designed for mobile and desktop.


Getting Started

Dev Environment Setup

# Install dependencies
pnpm install

# Run the app (dev mode)
pnpm run dev

# Type-check the project
pnpm run type-check

# Run Storybook
pnpm run storybook

# Run tests
pnpm run test

Running locally

You are more than welcome to run your own instance of the app in a sovereign way, just make sure you run in production mode, as is much faster than development mode.

pnpm run build

# Running in production mode
pnpm run preview

Supported NIPs

  • NIP-01 – Basic protocol flow description
  • NIP-02 – Follow List
  • NIP-05 – Mapping Nostr keys to DNS-based internet identifiers
  • NIP-10 – Text Notes and Threads
  • NIP-11 – Relay Information Document
  • NIP-13 – Proof of Work
  • NIP-18 – Reposts (kind 6)
  • NIP-18 – Reposts (kind 18)
  • NIP-19 – bech32-encoded entities
  • NIP-21 – nostr: URI scheme
  • NIP-23 – Long-form Content
  • NIP-24 – Extra metadata fields and tags
  • NIP-25 – Reactions
  • NIP-27 – Text Note References
  • NIP-36 – Sensitive Content
  • NIP-42 – Authentication of clients to relays
  • NIP-47 – Nostr Wallet Connect
  • NIP-50 – Search Capability
  • NIP-51 – Lists
  • NIP-57 – Lightning Zaps
  • NIP-92 – Media Attachments
  • NIP-96 – HTTP File Storage Integration
  • NIP-A4 – Public Message

Follow me on Nostr

You can follow me on Nostr at: nosotros.app/nprofile1qy28wumn8ghj7un9d3shjtnyv9kh2uewd9hszrthwden5te0dehhxtnvdakqzxrhwden5te0wfjkccte9ehx7um0w3ex7uewv9c8qqgswaehxw309ahx7um5wgh8w6twv5qzp3nq8v83enlvvfwecz9h20j0wa827lgu7fmfygcjtd0afknjsqv7zldp6m


License

MIT