Prad Nukala 0ec2f7d86a
feature/1214 session fetch refactor (#1215)
* 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
2024-12-24 15:38:17 +00:00
..
2024-07-05 22:20:13 -04:00

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.