File tree Expand file tree Collapse file tree 2 files changed +17
-9
lines changed
components/Starknet/modules/tools Expand file tree Collapse file tree 2 files changed +17
-9
lines changed Original file line number Diff line number Diff line change 88* Ecosystem
99 ** xref:fullnodes-rpc-providers.adoc[Full nodes and RPC providers]
1010 ** xref:block-explorers-monitoring-tools.adoc[Block explorers and monitoring tools]
11- ** xref:oracles.adoc[Oracles]
1211 ** xref:data-indexers.adoc[Data indexers]
1312 ** xref:audit.adoc[Auditors and security platforms]
13+ ** xref:oracles.adoc[Oracles]
1414 ** https://immunefi.com/bug-bounty/starknet/information/[Bug bounty program ↗^]
Original file line number Diff line number Diff line change 11= Oracles
22
3- This reference guide presents various Oracles that you can utilize while building on Starknet. Oracles supply offchain data to the blockchain, enabling smart contracts to access a diverse range of information.
4-
5- .Starknet oracles, in alphabetical order
6- [cols="1,2",stripes=even]
3+ [cols="1,1,3",options="header"]
74|===
8- | Oracle | Integration guide
9- |https://chain.link/[Chainlink] | https://docs.chain.link/data-feeds/starknet/[docs.chain.link/data-feeds/starknet]
10- |https://www.pragma.build/[Pragma] | https://docs.pragma.build/v1/Resources/Consuming%20Data%20Feed/[docs.pragma.build/v1/Resources/ConsumingDataFeed]
11- |https://www.pyth.network/[Pyth Network] | https://docs.pyth.network/price-feeds/use-real-time-data/starknet/[docs.pyth.network/price-feeds/use-real-time-data/starknet]
5+ | Name
6+ | URL
7+ | Integration guide
8+
9+ | Chainlink
10+ | https://chain.link/[chain.link^]
11+ | https://docs.chain.link/data-feeds/starknet/[docs.chain.link/data-feeds/starknet^]
12+
13+ | Pragma
14+ | https://www.pragma.build/[pragma.build^]
15+ | https://docs.pragma.build/v1/Resources/Consuming%20Data%20Feed/[docs.pragma.build/v1/Resources/ConsumingDataFeed^]
16+
17+ | Pyth
18+ | https://www.pyth.network/[pyth.network^]
19+ | https://docs.pyth.network/price-feeds/use-real-time-data/starknet/[docs.pyth.network/price-feeds/use-real-time-data/starknet^]
1220|===
You can’t perform that action at this time.
0 commit comments