libp2p / blog

Blog site for the libp2p project.
MIT License
9 stars 7 forks source link

announce kotlin-libp2p and the journey to write it #107

Open p-shahi opened 1 year ago

p-shahi commented 1 year ago

cc: @erwin-kok

Erwin and I discussed this in the libp2p community call, it would be great to have a short blog post describing the journey in writing kotlin-libp2p (motivations for it, fun aspects, challenges, writing crypto libraries, etc.)

erwin-kok commented 1 year ago

cc: @erwin-kok

Erwin and I discussed this in the libp2p community call, it would be great to have a short blog post describing the journey in writing kotlin-libp2p (motivations for it, fun aspects, challenges, writing crypto libraries, etc.)

Hi @p-shahi,

I made something for the blog as a first attempt: https://github.com/libp2p/blog/pull/108/files

Feel free to comment, is this the right style (perhaps too technical?) because I don't really know who the audience is.

A lot of thanks!

p-shahi commented 1 year ago

@erwin-kok thank you for creating the PR! I will add review comments in there :)