Thanks for taking interest. I will add methodology overview to the readme. To your questions:
1. I extracted the algorithms from nostr outbox implementations to a typescript library.
2. In the TS library we have nostr algos from the real world (e.g. from amethyst, nostrudel, nostur etc)
3. In the ...