File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,17 @@ Learn more about the power of Turborepo:
94
94
| EVault Core | Planned |
95
95
| Web3 Adapter | Planned |
96
96
97
+ ## Documentation Links
98
+
99
+ | Documentation | Description | Link |
100
+ | ---------------------------- | ------------------------------------------- | -------------------------------------------------------------------------- |
101
+ | MetaState Prototype | Main project README | [ README.md] ( ./README.md ) |
102
+ | W3ID | Web 3 Identity System documentation | [ W3ID README] ( ./infrastructure/w3id/README.md ) |
103
+ | eVault Core | Core eVault system documentation | [ eVault Core README] ( ./infrastructure/evault-core/README.md ) |
104
+ | eVault Core W3ID Integration | W3ID integration details for eVault Core | [ W3ID Integration] ( ./infrastructure/evault-core/docs/w3id-integration.md ) |
105
+ | eVault Provisioner | Provisioning eVault instances documentation | [ eVault Provisioner README] ( ./infrastructure/evault-provisioner/README.md ) |
106
+ | Bug Report Template | GitHub issue template for bug reports | [ Bug Report Template] ( ./.github/ISSUE_TEMPLATE/bug-report.md ) |
107
+
97
108
## Project Structure
98
109
99
110
```
You can’t perform that action at this time.
0 commit comments