Files
sonr/proto/README.md
T

20 lines
396 B
Markdown
Raw Normal View History

2024-10-18 13:18:00 -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.
2024-11-26 22:05:50 -05:00
### `dwn`
2024-10-18 13:18:00 -04:00
2024-11-26 22:05:50 -05:00
The `dwn` directory contains the protobuf definitions for the Vault module.
2024-10-18 13:18:00 -04:00
2024-11-26 22:05:50 -05:00
### `svc`
2024-10-18 13:18:00 -04:00
2024-11-26 22:05:50 -05:00
The `service` directory contains the protobuf definitions for the Service module.