Want to try a #DVM idea for freelancers.

Also, want it to have nothing to do with js.

Is rust-nostr mature enough to build a feed curation DVM for freelancers using outbox model?

Haven't found a decent client using it yet but haven’t looked so many places either.

Why no mentions of projects already using this? Looks promising though.

nostr:nprofile1qqsx3kq3vkgczq9hmfplc28h687py42yvms3zkyxh8nmkvn0vhkyyuspz4mhxue69uhkummnw3ezummcw3ezuer9wchsz9thwden5te0wfjkccte9ejxzmt4wvhxjme0qy88wumn8ghj7mn0wvhxcmmv9u0uehfp

#rust-nostr #rust #rustlang

Reply to this note

Please Login to reply.

Discussion

I still consider it in alpha state due to the API breaking changes and some thing under the hood that should be reworked, but it's pretty stable and probably mature (I work on it from 2 years).

The outbox model is available from `v0.35` but it's a first implementation and could have issues.

I'm aware of many project that use it, but not famous (mobile) clients.

I know that Lume, Coop, Mostro, ngit-cli, Mutiny, Voyage (only the nostr lib, not nostr-sdk), DVM python projects, joinstr and whitenoise use it.

You can find others here (only the ones published on github): https://github.com/rust-nostr/nostr/network/dependents

Thanks for the detailed answer!

I'll play around and check out some of the serious projects and see where it leads me.

Good stuff. Thank you for building this.