InkFlow
InkFlow is a lightweight, zero-build Web3 WordPress plugin built exclusively for the Kraken Ink L2 Ecosystem. It allows creators to instantly monetize their content via secure, gasless natively-verified crypto micropayments.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/love4crypto/inkflow/archive/refs/heads/main.zipLightweight, Zero-build Web3 Monetization Plugin for the Kraken Ink L2 Ecosystem.
InkFlow allows WordPress creators to instantly monetize their content via secure, gasless, natively-verified crypto micropayments directly on the Ink Mainnet.
✨ Key Features
- Zero-Build Architecture: 100% native PHP and Vanilla JS structure. Absolute zero reliance on Node.js, Webpack, or heavy bundlers.
- Cryptographic API Verification: PHP Backend directly interrogates the Ink L2 RPC node to cryptographically prove payments before releasing content payloads.
- Dynamic Barrier Shortcodes: Turn any WordPress Post into a secure premium vault with a single slice shortcode.
- Persistent Web3 Memory: Uses browser
localStorageto permanently remember returning buyers statelessly.
📸 Screenshots
⚙️ Installation & Setup
- Upload the
inkflowplugin folder to your WordPress/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Navigate to Settings > InkFlow in your dashboard.
- Paste your receiving Ethereum Wallet Address (0x...). That's it!
📖 Shortcode Usage
1. The Paywall Barrier 🔒
Instantly locks all content placed below this shortcode.
[inkflow_paywall price="0.0002"]
2. The Tip Jar ☕
Displays a beautiful UI widget encouraging readers to drop a fast ETH tip.
[inkflow_tip suggestedAmount="0.01"]
Crafted by Love4Crypto for the Ink Spark Grant