building-with-hypercerts-lexicons
Installation
SKILL.md
Building with Hypercerts Lexicons
Guide for consuming @hypercerts-org/lexicon in downstream
applications that read and write Hypercerts data on AT Protocol.
Important: Use Published Releases
Do NOT depend on the main or development branches of the
hypercerts-lexicon git repository unless you have a very specific
need to do so, because they cannot provide any stability guarantees.
Instead consume published, versioned releases:
- For TypeScript / JavaScript projects — install the npm package:
npm install @hypercerts-org/lexicon - For projects in other languages — use tagged GitHub releases.
Related skills