Vitor Pamplona
· 1w
Nostr-tools has a lot of bloatware nobody needs in a library architecture (everything in one repo) that doesn't make any sense. Of all the libraries, that one needs to die first.
On the NIPs, we alre...
There is no problem having all the NIPs implemented in the same repo, why is that a problem? The opposite is a disaster, I know how horrible it is when developers goes nuts with "microservice" repos.
Any app that needs NIP-19 encoding in their web app, will only load a minimal set of code into their build output. Three-shaking ensures only what is used, is included.
The library is battle-tested, existed for years, used by many. Telling AI to implement the same based upon NIP markdown files will end in disaster, because the NIPs are not all well written.
I will follow my own advice and fork it!