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
You can install the LiquidOps JS using npm:
npm i liquidops
Or using yarn:
yarn add liquidops
Or using bun:
bun i liquidops
Please head to LiquidOps JS docs
- Click this invite link: LiquidOps Discord
- Once in the server, head to the
#developer
channel - Feel free to ask your questions or share your projects!
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
This software is released under MIT license. See LICENSE.md for full license details.