feat: bridges, PMM, flash workflow, token-aggregation, and deployment docs
- CCIP/trustless bridge contracts, GRU tokens, DEX/PMM tests, reserve vault. - Token-aggregation service routes, planner, chain config, relay env templates. - Config snapshots and multi-chain deployment markdown updates. - gitignore services/btc-intake/dist/ (tsc output); do not track dist. Run forge build && forge test before deploy (large solc graph). Made-with: Cursor
This commit is contained in:
@@ -73,10 +73,10 @@ cat > "$CONFIG_DIR/SUPPORTED_CHAINS.md" << 'EOF'
|
||||
|
||||
| Framework | Type | Status | Adapter | Nodes |
|
||||
|-----------|------|--------|---------|-------|
|
||||
| Firefly | Orchestration | ✅ Deployed | FireflyAdapter | VMID 6202, 6203 |
|
||||
| Cacti | Interoperability | ✅ Deployed | CactiAdapter | VMID 5201 |
|
||||
| Fabric | Permissioned | 🔨 Plan | FabricAdapter | TBD |
|
||||
| Indy | Identity | 🔨 Plan | IndyVerifier | TBD |
|
||||
| FireFly | Orchestration | ⚠️ Adapter/service client only | FireflyAdapter | `6200` live primary; `6201` retired / standby; `6202` / `6203` not deployed |
|
||||
| Cacti | Interoperability | ⚠️ Active surfaces, adapter still pending | CactiAdapter | `5200` live primary; `5201` / `5202` live public Cacti surfaces with local `:4000` APIs |
|
||||
| Fabric | Permissioned | ⚠️ Primary sample network only | FabricAdapter | `6000` live sample network; `6001` / `6002` placeholders |
|
||||
| Indy | Identity | ⚠️ Primary validator pool only | IndyVerifier | `6400` live validator pool; `6401` / `6402` placeholders |
|
||||
|
||||
## Legend
|
||||
- ✅ Live: Fully deployed and operational
|
||||
|
||||
Reference in New Issue
Block a user