mirror of
https://github.com/Permissionless-Software-Foundation/psf-bch-api-base.git
synced 2026-09-21 16:52:00 -07:00
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:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user