mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
* chore(docs): remove token economy guide * refactor(context): update GatewayContext to use Querier interface * chore(database): update schema path * docs: Update READMEs for x/did, x/dwn, and x/svc with UCAN integration * chore(pkg): update database scope name * refactor(did): optimize GenesisState proto methods * refactor(svc): update Service proto to use repeated fields * refactor(api): rename MsgSpawn to MsgInitialize
Sonr Protobuf
Overview
This directory contains the protobuf definitions for the Sonr blockchain.
Directory Structure
did
The did directory contains the protobuf definitions for the DID module.
dwn
The dwn directory contains the protobuf definitions for the Vault module.
svc
The service directory contains the protobuf definitions for the Service module.