Toucan
Search
K

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.
It was built with Typescript and wraps around Ethers.js.
The Toucan SDK works in the web browser and Node.js.

Installation

npm i toucan-sdk
or
yarn add toucan-sdk