# 🚀 Introducing Chainlink Datafeed: Direct, Reliable Cryptocurrency Price Data

By [Hypotenuse Labs](https://paragraph.com/@hypotenuse) · 2024-03-20

---

We’re proud to open-source **ts-chainlink-datafeed**, a TypeScript library that gives developers access to real-time cryptocurrency prices from the blockchain. It's a cost-effective, reliable alternative to relying on traditional third-party APIs and has saved our clients and engineers countless hours of effort.

Say goodbye to spinning up a whole proxy for CoinGecko or CoinMarketCap when building your Web3 site. Now when it's time to deploy, you've got one less thing to monitor and scale up on launch day!

[❓](https://emojipedia.org/question-mark)Why?
---------------------------------------------

For any DeFi protocol, having access to accurate and timely price data is critical. Most builders depend on aggregated data from various sources, which can be expensive and unreliable.

`ts-chainlink-datafeed` provides a **simple,** **direct connection** to Chainlink - a leader in providing high-fidelity data crucial for smart contract operations.

🧑 Who Benefits?
----------------

`ts-chainlink-datafeed` is ideal for developers that need precise, real-time price data for assets listed on Chainlink. Prior to this library, doing direct Chainlink interactions was a huge annoyance for builders. It’s equally valuable for both backend and frontend applications.

[⭐](https://emojipedia.org/star) Key Features
---------------------------------------------

*   **Easy Setup**: Just setup with Yarn or NPM! Integrates with modern frameworks like Viem, Wagmi, and React.
    
*   **Broad Asset Coverage**: Access up-to-date prices for any EVM assets on Chainlink across multiple chains like Ethereum and Polygon.
    
*   **Stable Data Access**: Redundant RPC support ensures consistent data availability.
    
*   **Reduced External Dependencies**: No need for external APIs like CoinGecko or CoinMarketCap.
    
*   **Flexible for Different Chains**: Compatible with a broad range of EVM chains, including Ethereum, Polygon, BSC, and many more.
    

More details in our [GitHub repo](https://github.com/hyplabs/ts-chainlink-datafeed) and check out our [live demo](https://chainlink-datafeeds-example-taupe.vercel.app/) for Polygon price feeds!

_Created by one of our hot young engineers here at Hypotenuse labs,_ [_Alex McGonagle_](https://www.linkedin.com/in/bitsofcode/)_._

_Hypotenuse Labs is a software consultancy that builds Web3 & AI products on contract. Past clients include LayerZero, Ambient Finance, Aptos, StarkWare, LlamaIndex, and more._

_If you'd like to learn more about our past work and/or how we can help you get your product to market faster, shoot us a message at_ [_hello@hypotenuse.ca_](mailto:hello@hypotenuse.ca) _or DM @hypemanchan on Telegram!_

---

*Originally published on [Hypotenuse Labs](https://paragraph.com/@hypotenuse/introducing-chainlink-datafeed-direct-reliable-cryptocurrency-price-data)*
