liquidops
v1.2.29
Published
LiquidOps is an over-collateralised lending and borrowing protocol built on Arweave's L2 AO.
Readme
LiquidOps JS
LiquidOps JS provides a seamless way to interact with the LiquidOps protocol in TypeScript and JavaScript projects.
This SDK simplifies the process of interacting on ao/arweave with LiquidOps
Installation
You can install the LiquidOps JS using npm:
npm i liquidopsOr using yarn:
yarn add liquidopsOr using bun:
bun i liquidopsSDK docs
Please head to LiquidOps JS docs
For real-time support and discussions:
- Click this invite link: LiquidOps Discord
- Once in the server, head to the
#developerchannel - Feel free to ask your questions or share your projects!
Anything else:
For bug reports, feature requests, or more complex problems:
- Go to our GitHub Issues page
- Click on "New Issue"
- Provide a clear title and detailed description of your issue
License
This software is released under MIT license. See LICENSE.md for full license details.
