Osmosis Docs
The Osmosis blockchain is a decentralized network, ran by 100+ validators and full nodes, with many front-ends and development teams on it. Explore our docs and examples to quickly learn, develop & integrate with the Osmosis blockchain.
Learn about Osmosis
What is Osmosis?
Osmosis is an advanced automated market maker (AMM) protocol that allows developers to build customized AMMs with sovereign liquidity pools.
How to use the Osmosis Dex
Learn about how to swap, provide liquidity and more.
The OSMO Token
The OSMO token is a governance token that allows staked token holders to decide the future of the protocol, including every implementation detail.
Developers
⚙️ Chain Development
Everything that is needed to learn about the Osmosis core chain development.
Build and Test Osmosis Source Code
Getting started with building and testing Osmosis codebase
IDE Setup
Recommended IDE setup for developing on Osmosis in Go
Osmosisd CLI
Install osmosisd to join the network or simple query it.
Modules
Osmosis modules and their respective CLI commands
Relaying
Relay IBC packets between Osmosis and other chains
Assets
Currently supported assets on Osmosis with their corresponding channels and IBC denoms.
Key Management
Managing keys via CLI and advanced operations such as multisig wallets
Transaction Structure
Understanding the structure of a transaction on the Osmosis blockchain
Contributing
Guidelines to contributing to Osmosis core development.
Frontend Libraries & Utilities
OsmoJS
Compose and broadcast Osmosis and Cosmos messages, with all of the proto and amino encoding handled for you.
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