feat(x402): Added x402 protection for each endpoint

This commit is contained in:
Chris Troutner
2025-11-09 21:42:00 -08:00
parent b41fa29c36
commit eb57a7c773
7 changed files with 1159 additions and 85 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"dotenv": "16.3.1",
"express": "5.1.0",
"winston": "3.11.0",
"winston-daily-rotate-file": "4.7.1"
"winston-daily-rotate-file": "4.7.1",
"x402-bch-express": "1.1.1"
},
"devDependencies": {
"apidoc": "1.2.0",