Niamtokik

Results 11 issues of Niamtokik

- simple cli interface - nip/01 relay support - client routing system

enhancement

The latest versions of nostr specifications have removed asynchronous way to communicate with a relay. That means every connection are now synchronous and will receive an answer from the relay....

enhancement

## Summary - [ ] Ensure the generate secp256k1 is correct - [ ] Find or implement the new functions required to generate encrypted messages - [ ] Create the...

topic::library
topic::nip

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

documentation
topic::project

While looking for an alternative to JSON and YAML, I found [Rec](https://www.gnu.org/software/recutils/manual/index.html). It seems a good alternative to create a text oriented database, easy to edit, share and export. Here...

enhancement

At this time of writing, I don't have any idea of the data-structure we could use to deal with these resources. I would probably use a map at first, with...

documentation
enhancement

Create a decent view (html page) containing only useful information. We can use gabarit project for example to create a template A first draft was also created, based on other...

enhancement