diff --git a/GSoC-Ideas/2026/Fate.md b/GSoC-Ideas/2026/Fate.md index 39f4045..744b029 100644 --- a/GSoC-Ideas/2026/Fate.md +++ b/GSoC-Ideas/2026/Fate.md @@ -31,7 +31,7 @@ Fate Protocol is deployed across multiple EVM-compatible networks: Ethereum, Bas ## Resources * [Fate Protocol Frontend](https://github.com/StabilityNexus/Fate-EVM-Frontend) -* [Fate Protocol Smart Contracts](https://github.com/StabilityNexus/Fate-Solidity) +* [Fate Protocol Smart Contracts](https://github.com/StabilityNexus/Fate-Solidity)⚠️ (Currently private/unavailable) * [Chainlink Oracle Documentation](https://docs.chain.link/) * [Oracle Design Patterns](https://ethereum.org/en/developers/docs/oracles/) * [Prediction Market Mechanisms](https://en.wikipedia.org/wiki/Prediction_market) diff --git a/GSoC-Ideas/2026/Gluon.md b/GSoC-Ideas/2026/Gluon.md index cd4934f..eafb051 100644 --- a/GSoC-Ideas/2026/Gluon.md +++ b/GSoC-Ideas/2026/Gluon.md @@ -22,7 +22,7 @@ Because Gluon spans Solidity contracts plus the Reactor creation web UI, the sel * [Gluon-EVM](https://github.com/StabilityNexus/Gluon-EVM) – core contracts and Reactor Factory * [Gluon-EVM-WebUI](https://github.com/StabilityNexus/Gluon-EVM-WebUI) – Reactor creation dashboard -* [OrbOracle Solidity contracts](https://github.com/StabilityNexus/OrbOracle-Solidity) and [Explorer frontend](https://github.com/StabilityNexus/OrbOracle-EVM-Frontend) +* [OrbOracle Solidity contracts](https://github.com/StabilityNexus/OrbOracle-Solidity) ⚠️ (Currently private/unavailable) and [Explorer frontend](https://github.com/StabilityNexus/OrbOracle-EVM-Frontend) ⚠️ (Currently private/unavailable) * [Pyth Network docs](https://docs.pyth.network/) * [Chainlink Data Feeds docs](https://docs.chain.link/data-feeds) * Djed adapter references (ask Yogesh / see Djed-Solidity repositories) for multi-oracle patterns diff --git a/GSoC-Ideas/2026/Karma.md b/GSoC-Ideas/2026/Karma.md index 782101a..d4f5bc1 100644 --- a/GSoC-Ideas/2026/Karma.md +++ b/GSoC-Ideas/2026/Karma.md @@ -36,6 +36,13 @@ We have previously implemented a function that calculates the weight of a tokenh * The frontend should be lean and backend-free. +## Contributor Notes + +- Some linked repositories or related resources may be private, unavailable, or under active development. +- Contributors are encouraged to verify repository access before relying on a linked resource. +- For the latest guidance, discuss the idea with mentors and contributors in the project communication channels. + + ## Resources * [Fate Protocol Frontend](https://github.com/StabilityNexus/Fate-EVM-Frontend) diff --git a/GSoC-Ideas/2026/Orb.md b/GSoC-Ideas/2026/Orb.md index d37e353..918ef8b 100644 --- a/GSoC-Ideas/2026/Orb.md +++ b/GSoC-Ideas/2026/Orb.md @@ -19,7 +19,7 @@ The composed oracle should be implemented as a standalone smart contract that re ## Resources -* [OrbOracle Solidity contracts](https://github.com/StabilityNexus/OrbOracle-Solidity) +* [OrbOracle Solidity contracts](https://github.com/StabilityNexus/OrbOracle-Solidity) ⚠️ (Currently private/unavailable) * [OrbOracle EVM frontend](https://github.com/StabilityNexus/OrbOracle-EVM-Frontend) * [StablePay](https://github.com/DjedAlliance/StablePay) – example consumer of composed feeds * [Djed overview](/stablecoins/djed-overview) – showcases how oracle quality impacts collateralized stablecoins