chronicle icon indicating copy to clipboard operation
chronicle copied to clipboard

A Nostr personal relay that support the Outbox model, with spam protection by WoT

Results 2 chronicle issues
Sort by recently updated
recently updated
newest added

The docker image generated fetch all ENV from docker end generate .env file Here an example of startup from command line docker run --name chronicle -it --rm -p 3334:3334 -e...

The db of the test instance suddenly grew up. Probably a bug in the `acceptedEvent()` method.