@alleyboss/micropay-solana-x402-paywall 3.3.13 → 3.3.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
[](https://www.npmjs.com/package/@alleyboss/micropay-solana-x402-paywall)
|
|
6
6
|
[](https://opensource.org/licenses/MIT)
|
|
7
7
|
[](https://bundlephobia.com/package/@alleyboss/micropay-solana-x402-paywall)
|
|
8
|
+
[](https://solana-x402-paywall.vercel.app)
|
|
8
9
|
|
|
9
10
|
## 🚀 What It Does
|
|
10
11
|
|
|
@@ -161,7 +162,7 @@ const response = await fetch('/api/premium', {
|
|
|
161
162
|
- ✅ Full TypeScript support
|
|
162
163
|
- ✅ Backward compatible with x402 format
|
|
163
164
|
|
|
164
|
-
**Learn more:** [PayAI Integration Guide](https://
|
|
165
|
+
**Learn more:** [PayAI Network](https://payai.network) | [Integration Guide](https://solana-x402-paywall.vercel.app/docs#payai-format)
|
|
165
166
|
|
|
166
167
|
## 🌐 Public Facilitator Mode (New in v3.3.12)
|
|
167
168
|
|
package/package.json
CHANGED