Frontend & SDKs
Osmosis Frontend, SDKs and Tools
The following are libraries and utilities to start developing with Osmosis.
Osmosis Frontend
Osmosis Frontend
Web interface for Osmosis Zone
OsmoJS
Compose and broadcast Osmosis and Cosmos messages, with all of the proto and amino encoding handled for you.
Osmosis-Labs Math
NPM package with math functions related to Osmosis AMM. Useful for estimating state changes to propose reasonable min/max amounts in transactions.
Osmosis-Labs Pools
NPM package that defines pool interface and pool routing logic for the Osmosis Dex.
Osmosis-Labs Stores
NPM package which contains observable stores via mobx data storage framework for the Osmosis front-end
Frontend SDK Libraries & Utilities
Cosmos Kit
A wallet adapter for react with mobile WalletConnect support for the Cosmos ecosystem.
Telescope
TypeScript Transpiler for Cosmos Protobufs. Telescope is used to generate libraries for Cosmos blockchains.
Create Cosmos App
Set up a modern Cosmos app by running one command
Chain Registry
The npm package for the Official Cosmos chain registry
TS Codegen
The quickest and easiest way to interact with CosmWasm Contracts