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.
The Toucan SDK works in web browsers and Node.js applications.
Installation
or
Next Steps
For simple & quick offsetting use the OffsetHelper functions
If you want to retire carbon credits from a specific project, you can use the
redeemMany
and then theretire
function.
Last updated