Add Sankofa consolidated hub operator tooling

This commit is contained in:
defiQUG
2026-04-13 21:41:14 -07:00
parent 49740f1a59
commit b7eebb87b3
42 changed files with 2635 additions and 14 deletions

View File

@@ -32,6 +32,8 @@
"test:basic": "cd mcp-proxmox && node test-basic-tools.js",
"test:workflows": "cd mcp-proxmox && node test-workflows.js",
"verify:ws-chain138": "node scripts/verify-ws-rpc-chain138.mjs",
"verify:phoenix-graphql-wss": "bash scripts/verify/smoke-phoenix-graphql-wss-public.sh",
"verify:phoenix-graphql-ws-subscription": "node scripts/verify/smoke-phoenix-graphql-ws-subscription.mjs",
"composer:dev": "pnpm --filter transaction-composer dev",
"composer:build": "pnpm --filter transaction-composer build",
"composer:test": "pnpm --filter transaction-composer test",