Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 731 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 731 Bytes

@atproto/repo: Repository and MST

TypeScript library for atproto repositories, and in particular the Merkle Search Tree (MST) data structure.

NPM Github CI Status

Repositories in atproto are signed key/value stores containing CBOR-encoded data records. The structure and implementation details are described in the specification. This includes MST node format, serialization, structural constraints, and more.

License

MIT License