1010</p >
1111
1212<p align =" center " >
13- <a href =" https://github.com/AethelredFoundation /aethelred/actions/workflows/ci.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/AethelredFoundation /aethelred/ci.yml?branch=main&style=flat-square&label=CI&logo=github " alt =" CI " ></a >
14- <a href =" https://github.com/AethelredFoundation /aethelred/actions/workflows/security.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/AethelredFoundation /aethelred/security.yml?branch=main&style=flat-square&label=Security&logo=shield " alt =" Security " ></a >
13+ <a href =" https://github.com/aethelred-foundation /aethelred/actions/workflows/ci.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/aethelred-foundation /aethelred/ci.yml?branch=main&style=flat-square&label=CI&logo=github " alt =" CI " ></a >
14+ <a href =" https://github.com/aethelred-foundation /aethelred/actions/workflows/security.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/aethelred-foundation /aethelred/security.yml?branch=main&style=flat-square&label=Security&logo=shield " alt =" Security " ></a >
1515 <a href =" docs/security/release-provenance.md " ><img src =" https://img.shields.io/badge/release-provenance%20tracked-0e8a16?style=flat-square " alt =" Release provenance " ></a >
1616 <a href =" LICENSE " ><img src =" https://img.shields.io/badge/license-Apache--2.0-blue?style=flat-square " alt =" License " ></a >
1717 <a href =" https://discord.gg/aethelred " ><img src =" https://img.shields.io/discord/aethelred?style=flat-square&logo=discord&label=Discord&color=5865F2 " alt =" Discord " ></a >
1818 <a href =" https://docs.aethelred.io " ><img src =" https://img.shields.io/badge/docs-aethelred.io-orange?style=flat-square " alt =" Docs " ></a >
19- <a href =" https://github.com/AethelredFoundation /AIPs " ><img src =" https://img.shields.io/badge/AIPs-proposals-purple?style=flat-square " alt =" AIPs " ></a >
19+ <a href =" https://github.com/aethelred-foundation /AIPs " ><img src =" https://img.shields.io/badge/AIPs-proposals-purple?style=flat-square " alt =" AIPs " ></a >
2020 <a href =" docs/audits/STATUS.md " ><img src =" https://img.shields.io/badge/audit-program%20active-f59e0b?style=flat-square " alt =" Audit program active " ></a >
2121</p >
2222
@@ -104,7 +104,7 @@ aethelred/
104104
105105``` bash
106106# 1. Clone
107- git clone https://github.com/AethelredFoundation /aethelred.git && cd aethelred
107+ git clone https://github.com/aethelred-foundation /aethelred.git && cd aethelred
108108
109109# 2. Start local testnet (4 validators, Docker)
110110make local-testnet-up
@@ -126,7 +126,7 @@ aethel tx pouw submit-job \
126126
127127## Repository Authority
128128
129- ` AethelredFoundation /aethelred` is the canonical public source of truth for the
129+ ` aethelred-foundation /aethelred` is the canonical public source of truth for the
130130Aethelred protocol.
131131
132132- Chain releases, security patch provenance, and governance-linked source should
@@ -143,16 +143,16 @@ Aethelred protocol.
143143
144144| Repo | Role | Monorepo Source |
145145| ---| ---| ---|
146- | [ contracts] ( https://github.com/AethelredFoundation /contracts ) | Standalone Solidity distribution repo | ` contracts/ ` |
147- | [ aethelred-sdk-ts] ( https://github.com/AethelredFoundation /aethelred-sdk-ts ) | TypeScript / JavaScript SDK | ` sdk/typescript/ ` |
148- | [ aethelred-sdk-py] ( https://github.com/AethelredFoundation /aethelred-sdk-py ) | Python SDK | ` sdk/python/ ` |
149- | [ aethelred-sdk-go] ( https://github.com/AethelredFoundation /aethelred-sdk-go ) | Go SDK | ` sdk/go/ ` |
150- | [ aethelred-sdk-rs] ( https://github.com/AethelredFoundation /aethelred-sdk-rs ) | Rust SDK | ` sdk/rust/ ` |
151- | [ aethelred-cli] ( https://github.com/AethelredFoundation /aethelred-cli ) | Developer CLI | ` tools/cli/aethel/ ` |
152- | [ vscode-aethelred] ( https://github.com/AethelredFoundation /vscode-aethelred ) | VS Code extension | ` tools/vscode-aethelred/ ` |
153- | [ aethelred-docs] ( https://github.com/AethelredFoundation /aethelred-docs ) | Documentation site | ` docs/site/ ` |
154- | [ AIPs] ( https://github.com/AethelredFoundation /AIPs ) | Governance specs and protocol proposals | ` docs/AIPs/ ` |
155- | [ cruzible] ( https://github.com/AethelredFoundation /cruzible ) | Explorer, staking, and governance app | ` dApps/cruzible/ ` |
146+ | [ contracts] ( https://github.com/aethelred-foundation /contracts ) | Standalone Solidity distribution repo | ` contracts/ ` |
147+ | [ aethelred-sdk-ts] ( https://github.com/aethelred-foundation /aethelred-sdk-ts ) | TypeScript / JavaScript SDK | ` sdk/typescript/ ` |
148+ | [ aethelred-sdk-py] ( https://github.com/aethelred-foundation /aethelred-sdk-py ) | Python SDK | ` sdk/python/ ` |
149+ | [ aethelred-sdk-go] ( https://github.com/aethelred-foundation /aethelred-sdk-go ) | Go SDK | ` sdk/go/ ` |
150+ | [ aethelred-sdk-rs] ( https://github.com/aethelred-foundation /aethelred-sdk-rs ) | Rust SDK | ` sdk/rust/ ` |
151+ | [ aethelred-cli] ( https://github.com/aethelred-foundation /aethelred-cli ) | Developer CLI | ` tools/cli/aethel/ ` |
152+ | [ vscode-aethelred] ( https://github.com/aethelred-foundation /vscode-aethelred ) | VS Code extension | ` tools/vscode-aethelred/ ` |
153+ | [ aethelred-docs] ( https://github.com/aethelred-foundation /aethelred-docs ) | Documentation site | ` docs/site/ ` |
154+ | [ AIPs] ( https://github.com/aethelred-foundation /AIPs ) | Governance specs and protocol proposals | ` docs/AIPs/ ` |
155+ | [ cruzible] ( https://github.com/aethelred-foundation /cruzible ) | Explorer, staking, and governance app | ` dApps/cruzible/ ` |
156156
157157---
158158
@@ -190,9 +190,9 @@ Found a vulnerability? See [SECURITY.md](SECURITY.md).
190190
191191We welcome contributions! Please read [ CONTRIBUTING.md] ( CONTRIBUTING.md ) first.
192192
193- - [ Aethelred Improvement Proposals] ( https://github.com/AethelredFoundation /AIPs )
193+ - [ Aethelred Improvement Proposals] ( https://github.com/aethelred-foundation /AIPs )
194194- [ Discord] ( https://discord.gg/aethelred )
195- - [ Bug Reports] ( https://github.com/AethelredFoundation /aethelred/issues/new?template=bug_report.md )
195+ - [ Bug Reports] ( https://github.com/aethelred-foundation /aethelred/issues/new?template=bug_report.md )
196196
197197---
198198
0 commit comments