Category: stablecoin app infrastructure / smart-wallet and fiat-ramp control plane / account-abstraction API
Summary: Notus is best understood as a unified stablecoin-app infrastructure layer rather than as a single wallet SDK or fiat-ramp integration. Its official homepage pitches fast launch of stablecoin apps with embedded fiat ramps, gasless UX, frictionless wallets, and compliance handled through one API; the docs make that broader operating surface clearer by grouping smart-wallet onboarding, account abstraction, custom UserOperations, token transfers and swaps, analytics, and compliant fiat flows inside one product family. The most important categorization clue is that Notus keeps packaging user onboarding, transaction execution, treasury/fee setup, compliance, and analytics into one versioned API and dashboard rather than exposing only one narrow primitive.
What it does:
Provides a versioned API and dashboard for teams building stablecoin wallets, remittance products, exchanges, and asset-management apps
Supports ERC-4337 smart wallets, social login flows, and account-abstraction onboarding via wallet registration APIs
Enables gasless token transfers, batch transactions, and custom UserOperations where users can pay fees with ERC-20 balances held in the smart wallet
Exposes DeFi-related flows such as token swaps, cross-chain transfers, and liquidity-pool or Uniswap v3 management use cases
Positions fiat on/off-ramp and local-currency integration as part of the same platform, alongside KYC/AML and regulatory-compliance support for compliant exchanges
Provides analytics and monitoring dashboards for transaction volume, active users, revenue, traded assets, liquidity trends, and webhook-based automation
Lets teams configure organization/project structure, API keys, fees, and treasury addresses from the dashboard before processing transactions
Key claims:
The homepage says teams can build stablecoin apps quickly with embedded fiat ramps, frictionless wallets, gasless transactions, and a seamless user experience through one API
The docs introduction says Notus supports social-login wallets, gasless DeFi apps, liquidity-pool platforms, compliant exchanges with KYC/AML plus fiat on/off-ramps, analytics and monitoring, and advanced custom UserOperations
The quickstart says integrators create organizations and projects in the dashboard, receive API keys automatically, and configure fees plus treasury addresses before going live
The transfer and custom-UserOperation guides show a concrete account-abstraction flow: register a smart wallet address, have it deploy on first transaction, sign a quote or user-operation hash with the EOA, and execute through the Notus API
The gasless transfer guide says fees can be paid with an ERC-20 token held in the smart wallet, and the docs position this as transaction abstraction rather than requiring users to hold native gas assets
The homepage and docs repeatedly frame Notus as a way to avoid dealing directly with seed phrases, paymasters, liquidity integrations, KYC complexity, and bank integrations
The analytics module docs say businesses can track transaction volume, active users, revenue, most traded assets, user behavior, liquidity trends, and structured onchain activity for compliance and anomaly detection
The documentation corpus is more informative than the homepage alone, especially through llms-full.txt, which exposes the breadth of Notus’s guides and product surfaces even where the public site stays high level
Whitepaper: No canonical standalone Notus whitepaper or litepaper surfaced in this pass. The clearest current source of truth is the official docs corpus, especially the API introduction, quickstart, analytics overview, gasless transaction guide, custom UserOperation guide, and llms-full.txt; see ../whitepapers/notus-primary-sources-2026-05-02.md.