@alleyboss/micropay-solana-x402-paywall 3.3.13 → 3.3.15

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.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +2 -1
package/README.md CHANGED
@@ -5,6 +5,7 @@
5
5
  [![npm](https://img.shields.io/npm/v/@alleyboss/micropay-solana-x402-paywall)](https://www.npmjs.com/package/@alleyboss/micropay-solana-x402-paywall)
6
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
7
7
  [![Bundle Size](https://img.shields.io/badge/bundle-38KB-green)](https://bundlephobia.com/package/@alleyboss/micropay-solana-x402-paywall)
8
+ [![Live Demo](https://img.shields.io/badge/Live%20Demo-solana--x402--paywall.vercel.app-black)](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://github.com/AlleyBo55/micropay-solana-x402-paywall/blob/main/docs/PAYAI_INTEGRATION.md)
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alleyboss/micropay-solana-x402-paywall",
3
- "version": "3.3.13",
3
+ "version": "3.3.15",
4
4
  "description": "Production-ready Solana micropayments library wrapper for official x402 SDK",
5
5
  "author": "AlleyBoss",
6
6
  "license": "MIT",
@@ -8,6 +8,7 @@
8
8
  "type": "git",
9
9
  "url": "git@github.com:AlleyBo55/micropay-solana-x402-paywall.git"
10
10
  },
11
+ "homepage": "https://solana-x402-paywall.vercel.app/",
11
12
  "keywords": [
12
13
  "solana",
13
14
  "x402",