nostrmarket/static
padreug 0b7639adf5 Improve merchant creation with automatic keypair generation
Enhance the merchant creation process by automatically generating Nostr keypairs
for users who don't have them, and streamline the API interface.

Changes:
- Add CreateMerchantRequest model to simplify merchant creation API
- Auto-generate Nostr keypairs for users without existing keys
- Update merchant creation endpoint to use user account keypairs
- Improve error handling and validation in merchant creation flow
- Clean up frontend JavaScript for merchant creation

This ensures all merchants have proper Nostr keypairs for marketplace
functionality without requiring manual key management from users.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 00:47:46 +01:00
..
components V1 (#106) 2024-11-06 11:50:21 +02:00
images Added advanced description 2024-05-15 11:23:49 +01:00
js Improve merchant creation with automatic keypair generation 2025-11-04 00:47:46 +01:00
market V1 (#106) 2024-11-06 11:50:21 +02:00