@meproto/protos
v0.0.9
Published
Protocol buffer definitions for the did:me decentralized identity method.
Maintainers
Readme
@meproto/protos – did:me Protocol Buffer Definitions
Official protobuf definitions for the did:me identity method, including:
- DID Documents
- Verification Methods
- Services
- Update Policies
- Domain Verification
- Attestations
- Data Integrity Proofs
Generated automatically using Buf + protoc-gen-es, with published ES modules on NPM.
🚀 Install
npm install @meproto/protos
# or
pnpm add @meproto/protos
# or
yarn add @meproto/protos
*Note for pnpm users*
pnpm may display a warning about “Ignored build scripts: esbuild”.
This package does *not* include any lifecycle scripts — the warning refers to
pnpm’s global policy, not to @meproto/protos. Installation is safe to proceed.