Introduction
The guides on this page will explain the process of developing on Osmosis.
Get Started
Developers
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
Contributing
Guidelines to contributing to Osmosis core development.
Guides
Transaction Structure
Understanding the structure of a transaction on the Osmosis blockchain
Performance & Profiling
Learn how to measure performance and profile your node
Creating IBC Pools
This document lays out the prerequisites and the process that's needed to ensure that your token meets the interchain UX standards set by Osmosis.