Documentation
Check out our docs at https://docs.osmosis.zone/.
Development Setup
# Install all dependencies.
yarn
# Serves Osmosis' own docs with itself.
yarn dev
# Build VuePress' own docs with itself.
yarn build
Contribution
Want to contribute? Check our Contributing Guide, Code of Conduct and issues for beginners!