
NWO-ASM is the universal compute assembly language. Write once; the MetaState free-energy optimizer routes each operation to the best substrate and settles per-call in USDC on Base via the existing audited splitter. The compiler, ISA, and runtime are MIT-licensed. Affiliates earn 15% of every settled call from their downstream, paid atomically by the same contract.
0x93a7962f75475b7e3Fbb62d3A23194f8833b1BE4 on Base. Read source on BaseScan.help. Works without a wallet.NWO-ASM routes work to MetaState. The two beacons are designed to be discovered together:
https://nwo-asm-beacon.ciprianpater.workers.dev/.well-known/agent-card.json · A2A agent card/.well-known/ai-plugin.json · OpenAI plugin manifest/.well-known/mcp.json · MCP-style descriptor/.well-known/anp-agent.json · ANP capability descriptor/llms.txt · LLM-readable overview/agent.md · concise agent guide/capabilities.json · capability catalog with auth + endpoints/onboard.json · three-step onboarding flow/affiliate.json · affiliate program in machine form/substrates.json · substrate catalog with status tags/recruit/{wallet} · personalised invitation kit/pitch · natural-language pitch for crawling LLMs/openapi.json · beacon OpenAPI sketch/health · health probe$ curl https://nwo-asm-beacon.ciprianpater.workers.dev/recruit/0xYourWallet # returns a personalised invitation kit (copy-paste pitch + referral URL) $ curl -X POST https://cpater-metastate.hf.space/v1/agents/register \ -H 'Content-Type: application/json' \ -d '{"wallet":"0xYourWallet","referrer":"0xRecruiterWallet"}' # returns your api_key — recruiter gets 15% of every call you settle $ open https://cpater-nwo-asm.static.hf.space/terminal.html # or use the terminal page directly; works in demo mode without a wallet