@orion-finance/sdk
v0.1.0
Published
A JavaScript SDK for Orion Finance protocol and Zama TFHE tools
Readme
orion-finance-sdk-js
About
A JavaScript Software Development Kit (SDK) to ease interactions with both the Orion Finance protocol and Zama's TFHE tools.
For additional information, please refer to the Orion documentation, and the Zama documentation.
Licence
This software is distributed under the BSD-3-Clause license. See the LICENSE file for the full text.
Installation
# Using npm
npm install @orion-finance/sdk
# Using Yarn
yarn add @orion-finance/sdk
# Using pnpm
pnpm add @orion-finance/sdk