9 packages
nest-optional-validation-pipes
A NestJS addon that provides validation pipes for the simple data types with the option of optionality. E.g. a ParseBoolOptionalPipe that validates & transforms @Query parameters that are then either true, false or undefined/null or throw an error.
@osmosis-agent-toolkit/ai-sdk
@osmosis-agent-toolkit/core
@osmosis-agent-toolkit/mcp
@osmosis-labs/codegen
Typescript Protobuf Messages for Osmosis
@osmosis-labs/math
Math functions related to Osmosis AMM. Useful for estimating state changes to propose reasonable min/max amounts in transactions.
@osmosis-labs/pools
Defines pool interface and pool routing logic.
@osmosis-labs/proto-codecs
This package exports generated TypeScript libraries for encoding and decoding blockchain data, such as transactions. It also facilitates the conversion of Protobufs into TypeScript libraries for seamless data handling.
@osmosis-labs/stores
Contains observable stores via [`mobx`](https://mobx.js.org/README.html) data storage framework.