The EVAA SDK is a TypeScript library for programmatic integration with the EVAA lending protocol on the TON blockchain. It exposes methods for querying pool state, user positions, and interest rate data, and for executing deposit, borrow, repay, and withdrawal operations. A Go language implementation is also available for alternative integration paths.