📣 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.

Reply to this note

Please Login to reply.

Discussion

Also – nostr:npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft and I kicked around the idea of doing a Nostr Nest to discuss NDK and answer questions from devs.

Let me know if you're interested and if there are enough folks, we'll get it organized.

Not a dev, but would love to listen to this!

I’m available for help 🙂

Let's do it

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

👍👍

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

Interested

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

I’m interested!

I can use this for the 2 #nostr projects on my list:

-Set up a private relay for my own stuff. (As alt to Umbrel).

- Create a simple client that connects to this relay and displays my notes.

I could perhaps use this experience to contribute the docs in a useful way. 🤙🏻

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

Excellent! Thanks!

Thanks for sharing! I didnt know what exists out there already 🤙

I’m interested in a nest and helping if I’m able.

Also interested!

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

This is perfect to go and try to purple pill a few legacy devs!

Excelent, a NDK is vital. I will help with Spanish translation when needed

Nice to start somehow, let's say I'll have the time, how can i help? RoR senior dev.

I'll get the repo up early tomorrow – and update everyone then :)

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

I'll try to jump in and see if I can be any help. I'm generally a dev who writes poor documention, but maybe for someone else it will be improved.

Thanks! I'm going to get the repo pushed early tomorrow and I'll be in touch.

https://github.com/nostr-dev-kit/ndk-docs

The readme has some info there but don't hesitate to let me know if you have questions. 🤙

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

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.