erlang-punch / nostr

A pure Erlang implementation of the nostr protocol
https://github.com/erlang-punch/nostr
MIT License
16 stars 3 forks source link

project: create rules for editing, testing and documenting. #2

Open niamtokik opened 1 year ago

niamtokik commented 1 year ago

nostr project has been created as an academic/educational project. The main goal is to teach Erlang programming by using a recent and modern protocol from scratch, and delivering a high quality level application, highly tested and documented. This project is trying to follow the KISS principles.

Documentation

Testing

Benchmarking

Packaging

Versions, Releases and Milestones