docs icon indicating copy to clipboard operation
docs copied to clipboard

Official Documentation for Osmosis.

Results 24 docs issues
Sort by recently updated
recently updated
newest added

## Summary There are multiple small issues one can run into when running a node, but there is no documentation on how to handle those issues. One issue where i...

I still need to fix the following broken links: On source page path = /networks/join-testnet: -> linking to ../osmosis-core/osmosisd.md (resolved as: /osmosis-core/osmosisd.md) - On source page path = /osmosis-core: ->...

## Summary The new `osmosis-rust` framework requires the following installed: ``` sudo apt-get install libclang-dev ``` Ref: https://github.com/filecoin-project/lotus/discussions/3967 I've experienced the problem of not having this lib twice. ## Proposal...

## Summary of Bug From talking to Dev, I've been made aware that the lockup module docs are out of date. More specifically, it appears there's a contradiction with how...

https://github.com/osmosis-labs/osmosis/pull/1071

⚙️ task

From JeremyParish, he suggested the following list of articles to add to our documentation under the integration section. I was thinking of having a page or section for many different...

docs

## What is the purpose of the change *(For example: This pull request improves documation of area A by adding ....* ## Brief change log *(for example:)* - *Added content...

I was following https://docs.osmosis.zone/cosmwasm/testnet/cosmwasm-deployment/ and found a few problems: 1. the binary generated is not called `my_first_contract.wasm`, instead it's `cw_tpl_osmosis.wasm` 2. update code command failed ``` $ RES=$(osmosisd tx wasm...

## Summary of Bug Ecosystem navigation in the footer of the documentation is broken (404 not found) ## Steps to Reproduce Steps to reproduce the behavior: 1. ... Just click...

## Summary of Bug A clear and concise description of what the 🐞 is. Following two links are wrong. Fixing would improve developer experience greatly as the curl download from...