THE SECRET LAB · product
Mesh
RPC for VeilVM and the companion EVM. Operated by THE SECRET LAB. Local only — not Fuji, not mainnet, not a public Infura.
Mesh cannot reach the nodeVeilVM ht — · companion down
Native signers
ANIMA signer — · — VEIL
Mesh signer — · — VEIL
ZER0 signer — · — VEIL
ANIMA HTTP :8080 is newborn and does not load this key. The router signs commit-as anima. Not a validator. Not Fuji.
Local key
Header x-mesh-key. Open on localhost unless MESH_REQUIRE_KEY=1. Standalone provider: npm run mesh → http://127.0.0.1:8787
curl -s http://127.0.0.1:3000/api/mesh/v1/core \
-H "content-type: application/json" \
-H "x-mesh-key: mesh_local_dev" \
-d '{"jsonrpc":"2.0","id":1,"method":"hypersdk.lastAccepted","params":{}}'