feat(extensions): add NIP-15 marketplace extension #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/marketplace"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Nostr Event Kinds
RPC Methods
Stall Management:
marketplace.createStall- Create a merchant stallmarketplace.updateStall- Update stall detailsmarketplace.getStall- Get stall by IDmarketplace.listStalls- List stallsProduct Management:
marketplace.createProduct- List a productmarketplace.updateProduct- Update productmarketplace.getProduct- Get product by IDmarketplace.listProducts- List products (with filters)Order Management:
marketplace.createOrder- Place an ordermarketplace.getOrder- Get order detailsmarketplace.listOrders- List ordersmarketplace.updateOrderStatus- Update order statusMessaging:
marketplace.sendMessage- Send message to merchant/customermarketplace.listMessages- List conversation messagesFeatures
Test plan
🤖 Generated with Claude Code
3a654857ffto30850a4aae30850a4aaetob5d81bcf30b5d81bcf30to7ea027c5ce7ea027c5ceto772a2131e6View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.