libertynet-dev-portal

LibertyNetHQ/libertynet-dev-portal
★ 0 stars MDX Code/Dev Tools Updated today
LibertyNet developer portal — docs, SDKs, CLI scaffolder and MCP server. Never describes anything as more finished than it is.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "libertynet-dev-porta": {
      "command": "npx",
      "args": [
        "-y",
        "LibertyNetHQ/libertynet-dev-portal"
      ]
    }
  }
}

README Excerpt

Documentation, SDKs, scaffolder, MCP server and dashboard for building on LibertyNet. Spec: `LIBERTYNET-DEV-PORTAL-AIPM-001 v1.0-FINAL`. ```bash node tools/check-all.mjs # every suite, hermetic node tools/check-all.mjs --live # + tests against the live registry ``` | Directory | What it is |