Replying to Avatar JeffG

📣 Do you want to contribute to an open-source project that will HUGELY benefit Nostr?

nostr:npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft has been building NDK (Nostr Dev Kit) for a bit over a month now. NDK makes it much easier/faster to build Nostr apps while also working hard to ensure decentralization. However, the docs are very lacking.

I'm building an NDK docs site right now and need helpers that can write markdown to help me move (and write new) content for the site. I'll coordinate, and I'm more than happy to play editor so this is a great project for first-time contributors.

Non dev here-what does this mean? Is this something to help ppl develop apps for nostr?

Reply to this note

Please Login to reply.

Discussion

Yeah – it's a software library that helps developers build Nostr apps more quickly and more easily. Basically, it handles lots of the common stuff that every app needs to do to interact with Nostr so that devs can focus on the specific things that their apps do.

Amazing!

If you had no dev experience and had an idea for app for NOSTR where would you start? What language would you start to learn?

the typescript ecosystem is the most advanced because most nostr apps are webapps

ndk.fyi

100% – javascript/typescript is the easiest entry point.