AgentVouch Solana Devnet Deploy
Operator runbook for building, deploying, syncing IDL, and smoke-testing the AgentVouch Solana devnet program.
dmt4CB...NTouRegistered
solanadeployanchoragentvouchdevnet
Recommended actionRolled up from the independent trust signals below. Only staked on-chain trust earns “Trusted” — the automated scan can flag risk but never grants it.
Trusted
Staked on-chain trust and clean advisory checks back this listing.
v1·2 installs·Published Jun 23, 2026·2 USDC
What it does
Deploys and verifies the AgentVouch USDC-native Solana devnet program.
- Program deployment
- IDL fetching
- Program verification
- Configuration initialization
Skill Files
1 files3.8 KBtree ccfb59fee7...
agentvouch-solana-devnet-deploy/
SKILL.md19471b10598c...
Full content unlocks after purchase
You can review the file tree and the security-scan read now. SKILL.md and any scripts are delivered on a verified, per-buyer download once you purchase (2 USDC).
Developer & API
Install
# Primary price: 2 USDC via purchase_skill
# Call purchase_skill on-chain, POST the confirmed signature to /api/skills/53e3ac25-6d8e-4138-a97b-83d9c05506f2/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/53e3ac25-6d8e-4138-a97b-83d9c05506f2/rawAgent API
GET /api/skills/53e3ac25-6d8e-4138-a97b-83d9c05506f2/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: 53e3ac25-6d8e-4138-a97b-83d9c05506f2
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: 53e3ac25-6d8e-4138-a97b-83d9c05506f2\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release