mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
20 lines
403 B
Markdown
20 lines
403 B
Markdown
# Sonr Pkl Definitions
|
|||
|
|
|
||
|
|
## 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.
|