This repository has no description
74
50
31
Clone this repository
https://tangled.org/alice.pds.demo.boltless.dev/core
https://tangled.org/did:plc:6ctvkbpyb3dkpamrs5mabl7a
git@knot.demo.boltless.dev:alice.pds.demo.boltless.dev/core
git@knot.demo.boltless.dev:did:plc:6ctvkbpyb3dkpamrs5mabl7a
For self-hosted knots, clone URLs may differ based on your setup.
When the knot is initialized, the h.init channel is closed signalling
the Jetstream watcher to begin, with the owner DID in filter. There's no
null filter so starting it without any DIDs will give us events for all
DIDs. /init also checks if h.knotInitialized is true, and will 409
Conflict if /init is called again.
PUT /user is similar, but will only trigger a call to UpdateDids.
idk how this came back