Certain users of this SDK prefer to query directly on-chain without being dependent on resources like the Solend API. Usually this means they only require the instructions within https://github.com/solendprotocol/solend-sdk/tree/master/src/instructions. Will be good to make it easy to import just these instructions with as little additional overhead as possible.
Certain users of this SDK prefer to query directly on-chain without being dependent on resources like the Solend API.
Usually this means they only require the instructions within https://github.com/solendprotocol/solend-sdk/tree/master/src/instructions. Will be good to make it easy to import just these instructions with as little additional overhead as possible.