Logo
Explore Help
Register Sign In
saulteafarmer/mkstackwithwelshman
1
0
Fork 0
You've already forked mkstackwithwelshman
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
mkstackwithwelshman/public/manifest.webmanifest

16 lines
391 B
Plaintext
Raw Normal View History

feat: Implement complete Router compatibility layer for NWelshman - Added custom Router class implementing v0.0.2 interface that NWelshman expects - Implemented all required Router methods (User, FromPubkeys, WithinMultipleContexts, etc.) - Added RouterScenario implementation with proper relay selection and policy handling - Fixed TypeScript type compatibility issues between NWelshman and NostrContext - Added integration tests with real relay connections - Fixed ESLint errors and added missing HTML metadata - Created web manifest for PWA support - Updated README with Router implementation details The Router now properly bridges the version gap between @welshman/util v0.4.2 and the v0.0.2 interface that NWelshman requires, enabling full Welshman functionality with intelligent relay routing. 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 19:35:31 -04:00
{
"name": "Nostr Client",
"short_name": "Nostr",
"description": "A modern Nostr client application built with React, TailwindCSS, and Nostrify with Welshman routing",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#000000",
"icons": [
{
"src": "/favicon.ico",
"sizes": "any",
"type": "image/x-icon"
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 119ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API