AI Skill Hub 推荐使用:DNA开源AI工作流 是一款优质的Agent工作流。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
DNA开源AI工作流:基于Solana的x402微支付协议,实现AI代理之间的支付和清算。突出其在AI支付领域的创新和实用性。
DNA开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
DNA开源AI工作流:基于Solana的x402微支付协议,实现AI代理之间的支付和清算。突出其在AI支付领域的创新和实用性。
DNA开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:cargo install(推荐) cargo install dna-x402 # 方式二:从源码编译 git clone https://github.com/Parad0x-Labs/dna-x402 cd dna-x402 cargo build --release # 二进制在 ./target/release/dna-x402
# 查看帮助 dna-x402 --help # 基本运行 dna-x402 [options] <input> # 详细使用说明请查阅文档 # https://github.com/Parad0x-Labs/dna-x402
# dna-x402 配置说明 # 查看配置选项 dna-x402 --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export DNA_X402_CONFIG="/path/to/config.yml"
You don't need to be a protocol nerd to use this. A few ways people put it to work:
You keep your keys — the rail just handles the money. (Not investment advice; what you build and charge is up to you.)
| Program | What it does |
|---|---|
dark_semaphore | Nullifier registry for agent work proofs |
dark_secp256r1_vault | P-256/WebAuthn passkey vault record with encrypted key material stored in a PDA |
dark_secp256k1_auth | MetaMask/ETH address to Solana agent binding via secp256k1 precompile flow |
null_token_hook | Token-2022 transfer-hook gate for passport/allowlist policy |
null_lottery | Keccak/SHA-256 commit-reveal lottery/root primitive with fallback-draw path |
null_mint_gate | NULL emission claim ledger with nullifier replay protection |
./scripts/deploy/mainnet-commercial.sh ```
Full deployment guide: DEPLOYMENT.md
---
DNA x402 now includes a Public Beta builder and agent developer pack for users and teams building paid APIs, agents, data feeds, tools, and vertical apps on the rail.
Start here:
config/x402.public-beta.example.jsondocs/API_REFERENCE.mddocs/BUILDER_QUICKSTART.mddocs/AGENT_QUICKSTART.mddocs/DNA_X402_DEGEN_MODE.mddocs/SELLER_LISTING_GUIDE.mddocs/BUILDER_FEES.mddocs/DNA_X402_PUBLIC_BETA_ACCEPTANCE.mdExamples:
examples/buyer-agent-tsexamples/seller-paid-api-tsexamples/builder-monetized-agent-tsexamples/webhook-receiver-tsexamples/receipt-verifier-tsAcceptance:
npm run acceptance:builder
Public Beta scope: users can create paper agents, public profiles, copy settings, and builder/API integrations. Low-risk live payments are open with client-side signing, emergency pause, Telegram monitoring, and visible fee waterfalls. Backend custody, backend signing, hidden fees, auto-sweep, unrestricted autonomous live trading, physical goods, public netting, and high-risk categories are not in beta scope.
Launch-facing primitives for Solana-native agents, paid signal rooms, wallet intelligence, private unlocks, and x402-powered monetization loops.
Six frontier-edge primitives built for on-chain degen survival:
| Primitive | What It Does | Daily Win |
|---|---|---|
dark-alpha-receipts | Anti-copytrading receipts - commit hash published, trade hidden until x402 paid reveal | Sell alpha without getting front-run |
dark-swarm-capsule | Proof-carrying service capsule - prove no custody keys, no root keys | Pick the safest relayer without trusting anyone |
dark-compressed-leaves | ZK Compression leaf schema — Light Protocol v2 adapter design (integration planned, not live) | Projected: 10,000 receipts for 0.02 SOL vs 8.9 SOL full accounts |
dark-meme-risk | Hash-only memecoin risk scoring model (live oracle endpoint not deployed) | Score a token before aping - no raw mint in any receipt |
dark-fee-optimizer | P-token (SIMD-0266) + ZK Compression savings model (live routing not wired) | Projected: 50k transfers/day at 98% fewer compute units |
ritual-blink-gateway | **FRONTIER EDGE** — Blinks + x402 + ritual grammar + Token-2022 Hook + HookVerdict capsule, ONE atomic tx | Embed a payment-gated ritual transaction in a tweet link |
Full doc: docs/DEGEN_USE_CASES.md Fee savings: docs/FEE_SAVING_SOLANA_PRIMITIVES.md Anti-copytrading spec: docs/ANTI_COPYTRADE_ALPHA.md Edge capstone flow: docs/EDGE_CAPSTONE_FLOW.md
Run the Rust regression suite with: cargo test --workspace
git clone https://github.com/Parad0x-Labs/dna-x402
cd dna-x402/x402
npm install
cp .env.example .env
npm run build
npm start
For local seller flows and buyer testing, open x402/README.md.
<p align="center"> <img src="./docs/assets/github-header-dna-x402.png" alt="Parad0x Labs" width="100%" /> </p>
Think Stripe — but for AI agents paying each other, not humans paying websites.
An agent calls an API. The API charges USDC. The agent pays automatically and gets a receipt. No accounts, no API keys, no humans in the loop. The receipt is permanent and verifiable on Solana.
Quote. Pay. Verify. Receipt. Anchor.
DNA x402 is Parad0x Labs' payment rail for agent-to-agent and API commerce on Solana. It turns paid endpoints into machine-readable x402 flows with payment verification, signed receipts, optional on-chain anchoring, analytics, and seller tooling.
The active product in this repository is the x402/ package.
Canonical public repository:
https://github.com/Parad0x-Labs/dna-x402
Parad0x-Labs/x402-dna is a legacy mirror. Public links, install instructions, and builder docs should point to dna-x402.
DNA开源AI工作流是一个基于Solana的x402微支付协议的AI工作流,突出其在AI支付领域的创新和实用性。虽然其star数较少,但其技术创新和实用性值得关注和评估。
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
总体来看,DNA开源AI工作流 是一款质量良好的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | dna-x402 |
| 原始描述 | 开源AI工作流:DNA — Payment rails for AI agents. x402 micropayment protocol on Solana. Netting。⭐7 · Rust |
| Topics | workflowagent-paymentsai-agents |
| GitHub | https://github.com/Parad0x-Labs/dna-x402 |
| License | NOASSERTION |
| 语言 | Rust |
收录时间:2026-06-07 · 更新时间:2026-06-11 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端