This repository contains a Markdown snapshot of the USX - 2024.6 documentation, plus the local image assets referenced by the doc.
docs.md— the main documentation (overview, FAQs, price stability, minting/redeeming modules, liquidity modules, etc.)USX - 2024 6/— images referenced fromdocs.md
- Open
docs.mddirectly in GitHub, or in any Markdown editor (VS Code, Typora, Obsidian, etc.). - Images referenced like ``USX - 2024 6/Untitled.png` should render correctly as long as the folder name and filenames are unchanged.
- Keep asset paths stable (the doc currently references images using URL-encoded spaces:
USX - 2024 6/...). - If you rename/move images, update the corresponding links in
docs.md.
- Create a branch
- Make changes to
docs.mdand/or images underUSX - 2024 6/ - Open a PR with a short summary of what changed and why
- This repo is documentation-only (no build/test steps).
- A license file is not included yet; add one if you intend to open-source or redistribute these docs.