For the complete documentation index, see llms.txt. This page is also available as Markdown.

Toucan SDK

The Toucan SDK allows developers to build using Toucan's infrastructure tools on Celo and Polygon. It provides a set of functions that allow developers to interact with Toucan Protocol's smart contracts and subgraphs using JavaScript. The SDK was built with Typescript and wraps around Ethers.js.

Installation

npm i toucan-sdk

or

yarn add toucan-sdk

Next Steps

Last updated

Was this helpful?