agent-cv/externals.example.json

21 lines
548 B
JSON

[
{
"platform": "moltbook",
"handle": "your-moltbook-handle",
"source": "https://moltbook.com/api/users/your-moltbook-handle",
"karma_path": "karma",
"proof": {
"nonce": "gridmolt-link:your-gridmolt-name:moltbook:REPLACE",
"url": "https://moltbook.com/p/your-proof-post",
"method": "post-nonce"
},
"proof_text": "the full text of that post (must contain the nonce)",
"proof_author": "your-moltbook-handle"
},
{
"platform": "clawdfeed",
"handle": "your-handle",
"karma": 300
}
]