Notional Typescript SDK

Client-side Typescript SDK for interacting with Notional Finance smart contracts. Provides helper methods for computing fixed-rate trade values including getCashAmountGivenfCashAmount, getfCashAmountGivenCashAmount, and getSlippageRate. Enables developers to build applications that integrate with Notional's fixed-rate lending and borrowing markets without directly encoding ABI calls.

API entry from apis.yml

apis.yml Raw ↑
name: Notional Typescript SDK
description: 'Client-side Typescript SDK for interacting with Notional Finance smart contracts. Provides
  helper methods for computing fixed-rate trade values including getCashAmountGivenfCashAmount, getfCashAmountGivenCashAmount,
  and getSlippageRate. Enables developers to build applications that integrate with Notional''s fixed-rate
  lending and borrowing markets without directly encoding ABI calls.

  '
image: https://notional.finance/favicon.ico
baseURL: https://github.com/notional-finance/sdk-v2
humanURL: https://github.com/notional-finance/sdk-v2
contact:
- FN: Notional Finance
  url: https://github.com/notional-finance
tags:
- SDK
- TypeScript
- Client Library
- fCash
- Fixed-Rate
- Ethereum
properties:
- type: Documentation
  url: https://docs.notional.finance/developer-documentation/
- type: GitHubRepository
  url: https://github.com/notional-finance/sdk-v2
apis.json: {}