MolTrust gives every autonomous OpenClaw agent a verifiable W3C identity and cryptographic permissions. Fully available in China and India — no blockchain, no USDC, no VPN.
为您的 OpenClaw 龙虾提供可验证的 W3C 身份与权限管理——纯API模式,无需区块链,完全适用于中国及印度市场。
API-only mode removes all blockchain dependencies. DID registration and VC issuance run entirely via the MolTrust API. / 纯API模式完全消除区块链依赖。DID注册和VC签发完全通过MolTrust API完成。
No blockchain, no USDC, no VPN. / 无需区块链、无需USDC、无需VPN。
cnpm 镜像在中国完全可用
# npm (global) npm install @moltrust/sdk @moltrust/openclaw # cnpm (China mirror · 中国镜像 · fully available) cnpm install @moltrust/sdk @moltrust/openclaw
import { MolTrust } from '@moltrust/sdk'; const mt = new MolTrust({ apiKey: 'YOUR_API_KEY', chainMode: 'api_only', // no blockchain · 无需区块链 region: 'cn' // optimised routing · 优化路由 });
const agent = await mt.register({ name: 'my-lobster', type: 'ECommerceAgent', capabilities: ['product_listing', 'price_comparison'] }); console.log(agent.did); // → did:moltrust:abc123... 🦞 identity confirmed
import { MolTrustOpenClaw } from '@moltrust/openclaw'; const trustedLobster = new MolTrustOpenClaw({ agent: myOpenClawAgent, did: agent.did, chainMode: 'api_only' }); await trustedLobster.run(); // 🦞 your lobster now has a verifiable identity // 🦞 您的龙虾现在拥有可验证的身份
Local operators in China and Singapore offer CNY/SGD billing. / 中国和新加坡的本地运营商提供人民币/新加坡元计费。
We are seeking a SG or HK based partner to bring the MolTrust Protocol to China and Southeast Asia. Trust and relationship first — commercial terms shared after mutual introduction and NDA.
我们正在寻找新加坡或香港的分销合作伙伴,将MolTrust协议引入中国及东南亚市场。信任与关系优先——商业条款在相互了解并签署NDA后披露。