Skip to content

Commit bd4f5b2

Browse files
authored
feat: documentation links (#117)
1 parent 168d116 commit bd4f5b2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,17 @@ Learn more about the power of Turborepo:
9494
| EVault Core | Planned |
9595
| Web3 Adapter | Planned |
9696

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+
97108
## Project Structure
98109

99110
```

0 commit comments

Comments
 (0)