c2f4fa75f1721b214f637f4a01e1f9b168d2662c
Made-with: Cursor
cW M1 PMM Stabilization Mesh
Implementation-grade blueprint for the home-minted M1 suite on ChainID 138, bridged as cW* wrappers onto public chains, and stabilized via a bot-managed single-sided PMM mesh that trades against native stables on each public chain.
Purpose
- Token map: Canonical M1 on 138 (cUSDT, cUSDC, cAUSDT, cEURC, cEURT, cUSDW, WETH9/10, ETH); bridged cW* representations on public chains; anchor stables per chain.
- Pool topology: Single-sided PMM edge pools per chain (
cW* / HUBor multi-quote). - Bot-driven mesh: Deviation watcher, inventory re-centering, cross-pool routing, bridge-aware throttling; peg bands; oracles; mesh reflexivity controls.
Quick start
- See docs/01-token-map.md for canonical and cW* token mapping.
- See docs/02-pool-topology.md for edge pool design.
- See docs/06-deployment-recipe.md for step-by-step deployment.
- Config: config/token-map.json, config/pool-matrix.json, config/peg-bands.json, config/chains.json.
Parent repo
This repository is intended as a submodule of the proxmox infrastructure repo. Canonical token addresses for Chain 138 and multi-chain mapping are in the parent:
- Parent:
config/token-mapping-multichain.json,docs/11-references/CHAIN138_TOKEN_ADDRESSES.md - This repo extends with cW* contract addresses per public chain and stabilization mesh config.
Adding as submodule (parent repo)
From the proxmox repo root:
git submodule add https://gitea.d-bis.org/d-bis/cross-chain-pmm-lps.git cross-chain-pmm-lps
Description
Languages
JavaScript
100%