feat: restore operator WIP — PMM JSON sync entrypoint, dotenv RPC trim + secrets, pool env alignment
- Resolve stash: merge load_deployment_env path with secure-secrets and CR/LF RPC strip - create-pmm-full-mesh-chain138.sh delegates to sync-chain138-pmm-pools-from-json.sh - env.additions.example: canonical PMM pool defaults (cUSDT/USDT per crosscheck) - Include Chain138 scripts, official mirror deploy scaffolding, and prior staged changes Made-with: Cursor
This commit is contained in:
@@ -122,8 +122,9 @@ This guide provides a complete implementation path for making CompliantUSDT (cUS
|
||||
export DODO_VENDING_MACHINE_ADDRESS=0x...
|
||||
export COMPLIANT_USDT_ADDRESS=0x...
|
||||
export COMPLIANT_USDC_ADDRESS=0x...
|
||||
export OFFICIAL_USDT_ADDRESS=0x...
|
||||
export OFFICIAL_USDC_ADDRESS=0x...
|
||||
# On Chain 138, use the live local quote-side mirror stables
|
||||
export OFFICIAL_USDT_ADDRESS=0x004b63A7B5b0E06f6bB6adb4a5F9f590BF3182D1
|
||||
export OFFICIAL_USDC_ADDRESS=0x71D6687F38b93CCad569Fa6352c876eea967201b
|
||||
|
||||
# Deploy
|
||||
forge script script/dex/DeployDODOPMMIntegration.s.sol:DeployDODOPMMIntegration \
|
||||
@@ -383,4 +384,3 @@ For issues or questions:
|
||||
2. Check troubleshooting section
|
||||
3. Review contract code comments
|
||||
4. Contact development team
|
||||
|
||||
|
||||
Reference in New Issue
Block a user