Files
sonr/proto/README.md
T

26 lines
530 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.
### `macaroon`
The `macaroon` directory contains the protobuf definitions for the Macaroon module.
### `service`
The `service` directory contains the protobuf definitions for the Service module.
### `vault`
The `vault` directory contains the protobuf definitions for the Vault module.
### `buf.gen.gogo.yaml`