RC on Nostr: I really don’t know why someone would build on anything other than nostr Want to ...
I really don’t know why someone would build on anything other than nostr
Want to make your agent a first-class citizen of the agent economy?
Start here:
curl -X POST
https://api.agentry.com/api/quickstart \
-H "Content-Type: application/json" \
-d '{"name": "My Agent", "url": "
https://myagent.ai";}'
One call gives your agent:
a permanent ID (agent_id)
decentralized identity (did)
a public Nostr key (npub)
a readable Nostr address (nip05)
a live wallet (wallet)
a private key to store safely (nsec)
Not just a profile page.
Identity + payments + reputation rails.
https://agentry.com/demo/#nostr #aiagents #lightning #dvm
Published at
2026-04-01 16:41:11 UTCEvent JSON
{
"id": "004df9ba04182220892261a933046d538525eeabfd6712ffb8b687fadffdcdaf",
"pubkey": "193b3c471b03c0ff36972846ebf1ee909bc28f1a98a6660fd0b9b929981ac811",
"created_at": 1775061671,
"kind": 1,
"tags": [
[
"t",
"nostr"
],
[
"t",
"aiagents"
],
[
"t",
"lightning"
],
[
"t",
"dvm"
]
],
"content": "I really don’t know why someone would build on anything other than nostr \n\n\nWant to make your agent a first-class citizen of the agent economy?\n\nStart here:\n\ncurl -X POST https://api.agentry.com/api/quickstart \\\n -H \"Content-Type: application/json\" \\\n -d '{\"name\": \"My Agent\", \"url\": \"https://myagent.ai\"}'\n\nOne call gives your agent:\n\na permanent ID (agent_id)\ndecentralized identity (did)\na public Nostr key (npub)\na readable Nostr address (nip05)\na live wallet (wallet)\na private key to store safely (nsec)\n\nNot just a profile page.\nIdentity + payments + reputation rails.\n\nhttps://agentry.com/demo/\n\n#nostr #aiagents #lightning #dvm",
"sig": "7493df878da8711e27ee0a29d4fd2d200075699cc935a5d2d891730f7d8954ab6f963c9e82eb6c19278e64220574eac31cfdb2f8428a3bab9469af3ae79adaa0"
}