starknet-mini-pay

Solid

Simple P2P payments on Starknet. Generate QR codes, payment links, invoices, and transfer ETH/STRK/USDC. Like Lightning, but native.

AI & Automation 80 stars 25 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Starknet Mini-Pay Skill Simple P2P payments on Starknet. Like Lightning, but native. Related modules: [skills catalog](../README.md). ## When to Use - Generating payment links, QR codes, invoices, or Telegram payment flows on Starknet. - Sending simple user-to-user ETH, STRK, or USDC transfers with payment UX around them. ## When NOT to Use - DeFi-specific swaps, staking, or lending flows. - Cairo contract authoring, deployment-only tasks, or security auditing. ## Overview ``` ┌─────────────────────────────────────────────────────────┐ │ STARKNET MINI-PAY │ ├─────────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐ ┌─────────────────┐ │ │ │ QR Codes │ │ Payment │ │ Telegram Bot │ │ │ │ Generator │ │ Links │ │ Interface │ │ │ └─────────────┘ └─────────────┘ └─────────────────┘ │ │ │ │ │ │ │ └────────────────┴───────────────────┘ │ │ │ │ │ ┌─────────▼─────────┐ │ │ │ starknet-py │ │ │ │ SDK + RPC │ │ │ └──────────────────┘ │ │ │ │ │ ┌───────────────┼───────────────┐ │ │ ▼ ▼ ▼ ...

Details

Author
keep-starknet-strange
Repository
keep-starknet-strange/starknet-agentic
Created
6 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category