Credit infrastructure for the modern internet
Superseed provides credibly neutral credit primitives that scale with your protocol.
Built for protocol-grade reliability
Everything you need to integrate decentralized credit into your application, out of the box.
Instant Settlement
Sub-second finality with cryptographic guarantees. No waiting, no uncertainty. Credits settle the moment they're issued.
Composable Credit
Stack, bundle, and transform credit lines like building blocks. Every primitive is designed to interoperate seamlessly.
Risk Oracles
Real-time risk scoring powered by on-chain analytics. Adaptive models that learn from market conditions and protocol behavior.
Cross-chain Native
Deploy once, reach every chain. Unified credit state across Ethereum, Arbitrum, Optimism, Base, and more networks.
Integrate in minutes
A clean, typed SDK that gets out of your way. Initialize, issue credit, and settle — three function calls to production.
import { Superseed } from '@superseed/sdk'; // Initialize the client const client = new Superseed({ apiKey: process.env.SUPERSEED_KEY, network: 'mainnet', }); // Issue a credit line const credit = await client.credit.issue({ borrower: '0x1a2b...3c4d', amount: 50_000, asset: 'USDC', terms: { duration: '90d', rate: 0.045, }, }); // Settlement is automatic console.log(credit.id); // → "crd_8x7k2m9p1n"
Simple, transparent pricing
Start free, scale as you grow. No hidden fees, no surprises.
- 100 API calls per day
- Testnet access
- Community support
- Basic analytics dashboard
- Unlimited API calls
- Mainnet deployment
- Priority support (24h SLA)
- Advanced risk analytics
- Multi-chain support
- Webhook integrations
- Everything in Pro
- Dedicated infrastructure
- Custom SLA (99.99% uptime)
- On-premise deployment option
- Dedicated account manager
- Audit and compliance reports