---
title: "Buiding Curve Finance Interactions with typescript and typechain"
url: https://daily.dev/posts/buiding-curve-finance-interactions-with-typescript-and-typechain-o6hl4iear
source_url: https://coinsbench.com/buiding-curve-finance-interactions-with-typescript-and-typechain-7c50bcf144b3
type: article
source: "Coins Bench"
published: 2024-05-06T15:07:39.862Z
updated: 2024-05-09T08:39:06.345Z
tags: ["typescript", "ethereum", "smart-contracts"]
reading_time: 2
upvotes: 1
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Buiding Curve Finance Interactions with typescript and typechain

**[Coins Bench](https://daily.dev/sources/coinsbench)** · 2 min read · 1 upvotes · 1 comments

## Summary

The post discusses building Curve Finance interactions with TypeScript and TypeChain. It explains the use of TypeChain for Ethereum smart contracts and highlights the key components of CurveService, including connecting to a Curve Pool Contract, fetching pool data, finding pool address, and fetching pool price. The post also mentions testing with NestJS.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://coinsbench.com/buiding-curve-finance-interactions-with-typescript-and-typechain-7c50bcf144b3>

## Community discussion

Top comments from developers on daily.dev.

**@mylesmor** · 1 upvotes

> Nice. That's common I believe

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#typescript](https://daily.dev/tags/typescript), [#ethereum](https://daily.dev/tags/ethereum), [#smart-contracts](https://daily.dev/tags/smart-contracts)

[View this post on daily.dev](https://daily.dev/posts/buiding-curve-finance-interactions-with-typescript-and-typechain-o6hl4iear)
