Add code examples link to AI discovery files

- Add psf-js-examples repository link to llms.txt
- Add externalDocs reference to openapi.json
- Make code examples prominent for AI agents and developers

The psf-js-examples repo contains working JavaScript code for:
- Querying balances and UTXOs
- Broadcasting transactions
- Working with SLP tokens
- Handling x402 payments
This commit is contained in:
Ben Troutner
2026-03-23 12:04:26 -07:00
parent ed02fa4027
commit 69b8471456
2 changed files with 16 additions and 0 deletions
+4
View File
@@ -7,6 +7,10 @@
"contact": {
"name": "FullStack.cash",
"url": "https://fullstack.cash"
},
"externalDocs": {
"description": "JavaScript Code Examples",
"url": "https://github.com/Permissionless-Software-Foundation/psf-js-examples"
}
},
"servers": [