Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GSoC-Ideas/2026/Fate.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion GSoC-Ideas/2026/Gluon.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 7 additions & 0 deletions GSoC-Ideas/2026/Karma.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion GSoC-Ideas/2026/Orb.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down