You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
codytseng 372e7a9976 feat: track event relays 1 year ago
public
resources
src feat: track event relays 1 year ago
.gitignore feat: integrate nstart (#33) 1 year ago
.prettierignore
.prettierrc.yaml
README.md
components.json
eslint.config.js
index.html
package-lock.json feat: improve mention search results 1 year ago
package.json feat: improve mention search results 1 year ago
postcss.config.js
tailwind.config.js
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts

README.md

Jumble Logo

logo designed by Daniel David

Jumble

A beautiful nostr client focused on browsing relay feeds

Features

  • Relay-Based Browsing: Explore content directly through relays without following specific users
  • Relay-Friendly Design: Minimized and simplified requests ensure efficient communication with relays
  • Relay Groups: Easily manage and switch between relay groups
  • Clean Interface: Enjoy a minimalist design and intuitive interactions

Run Locally

# Clone this repository
git clone https://github.com/CodyTseng/jumble.git

# Go into the repository
cd jumble

# Install dependencies
npm install

# Run the app
npm run dev

Donate

If you like this project, you can buy me a coffee :) codytseng@getalby.com

License

MIT