Subscrypts Documentation¶
Subscrypts is a blockchain-based subscription management protocol on Arbitrum One that enables merchants to offer recurring payment services using the SUBS utility token. Payments are automated by smart contracts, require no personal data, and charge only a 1% platform fee.
This documentation covers every component of the Subscrypts ecosystem — from high-level concepts to technical integration guides.
Choose Your Path¶
-
I'm a Subscriber
Connect a wallet, subscribe to services, manage renewals, and stay in control of your payments.
-
I'm a Merchant
Accept crypto subscriptions, monetize Discord communities, and keep 99% of every payment.
-
I'm a Developer
Integrate subscriptions via the React SDK, ABI, or smart contract events.
-
I want to learn
Understand the protocol, architecture, tokenomics, and how everything fits together.
Explore the Ecosystem¶
-
Subscrypts Overview
Vision, tokenomics, compliance, architecture, and roadmap for the project.
-
Smart Contract Suite
UUPS proxy architecture, subscription lifecycle, payment mechanics, ABI reference, and security.
-
Subscrypts dApp
Web interface for creating plans, subscribing, managing renewals, and swapping tokens.
-
Discord Bot
Automate community access control with on-chain subscription gating and role management.
-
React SDK
Open-source library with hooks, components, and wallet connectors for React applications.
-
Resources
FAQ, glossary, comparisons with traditional payment platforms, and integration guides.
Quick Links¶
-
Official project homepage
-
Live dApp on Arbitrum One
-
Add the bot to your server
-
MiCAR-compliant whitepaper
Key Differentiators¶
| Feature | Subscrypts | Traditional SaaS Billing |
|---|---|---|
| Platform fee | 1% | 2.9% + $0.30 (Stripe) / 5–12% (Patreon) |
| Personal data required | None | Name, email, card number, address |
| Settlement | Instant, on-chain | 2–7 business days |
| Chargebacks | Not possible | Common |
| Global access | Anyone with a crypto wallet | Requires bank account and supported country |
| Transparency | All transactions verifiable on-chain | Opaque billing systems |
| Compliance | MiCAR-aligned (EU) | Varies by jurisdiction |