Hello nostr:npub1ye5ptcxfyyxl5vjvdjar2ua3f0hynkjzpx552mu5snj3qmx5pzjscpknpr , are there some demo servers for blossom ? I want to add blossom support for my client.
blossom-server-ts v4.0.0
Changes:
- Require "x" tag with sha256 hash on uploads
- Rebuild landing page with tailwind and lit


You can run it with either npx or docker https://github.com/hzrd149/blossom-server/tree/master?tab=readme-ov-file#running-with-npx
#blossom
Discussion
besides cdn.satellite.earth I don't know of any ones that are public. although if you have nodejs and npm installed you can easily run a local blossom server using blossom-server-ts with "npx run blossom-server-ts"
https://github.com/hzrd149/blossom-server?tab=readme-ov-file#running-with-npx
There are also a few other implementation that might work locally too