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