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

Interacting with the SDK

The Carbon DeFi SDK has several intended functionalities:

The SDK generates unsigned transactions, however, it does not include signing functionality by default. A code example showing how to perform this can be seen commented out in index.ts.

Last updated