mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 04:57:08 +00:00
docs: Add README for protobuf directory
This commit is contained in:
parent
cc6f4e6931
commit
08e28b0a5f
@ -0,0 +1,25 @@
|
||||
# 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`
|
Loading…
x
Reference in New Issue
Block a user