mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
23 lines
539 B
Markdown
23 lines
539 B
Markdown
---
|
|
name: Default Task
|
|
about: Break down feature requirements into tasks.
|
|
title: "Name of the new task"
|
|
labels: TODO
|
|
assignees: prnk28
|
|
projects: onsonr/37
|
|
---
|
|
|
|
## Description
|
|
|
|
Write a "prompt" for the task.
|
|
|
|
## Associated Files
|
|
|
|
- [proto/did/v1/state.proto](https://github.com/onsonr/sonr/blob/develop/proto/did/v1/state.proto)
|
|
- [proto/did/v1/tx.proto](https://github.com/onsonr/sonr/blob/develop/proto/did/v1/tx.proto)
|
|
|
|
## References
|
|
|
|
- [Cosmos ORM Docs](https://github.com/cosmos/orm)
|
|
- [DID Document Spec](https://docs.cosmos.network)
|