Skip to content

Commit

Permalink
feat(docs-site): add pyth to taiko docs (#18294)
Browse files Browse the repository at this point in the history
Co-authored-by: swarna1101 <swarnabhasinha@gmail.com>
  • Loading branch information
mariobern and swarna1101 authored Oct 24, 2024
1 parent d572f4c commit 59832f1
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ import { LinkCard, CardGrid } from "@astrojs/starlight/components";
description="API3 offers over 200 first-party, OEV-enabled price feeds on Taiko Mainnet and Testnet, providing reliable and decentralized data through the API3 Market."
href="https://market.api3.org/taiko"
/>
<LinkCard
title="Pyth Network"
description="Pyth Network is the largest first-party Oracle network, delivering real-time data across a vast number of chains. Pyth introduces an innovative low-latency pull oracle design, where users can pull price updates on-chain when needed, enabling everyone in the blockchain environment to access that data point most efficiently. Pyth network updates the prices every 400ms, making Pyth the fastest on-chain oracle."
href="https://docs.pyth.network/price-feeds/use-real-time-data/evm"
/>
</CardGrid>

## Node Providers
Expand Down

0 comments on commit 59832f1

Please sign in to comment.