Issuer Platform
The Issuer Platform is the central control system for all Trusset operations. Every configuration, deployment, and management task runs through this interface. It is required for initial setup and serves as the primary dashboard for ongoing operations. The platform adapts to your instance configuration and regulatory licenses, displaying only the services and controls relevant to your setup.API Integration
All Trusset services are accessible through REST APIs authenticated with instance-scoped API keys. Your backend calls standard HTTP endpoints; the relayer handles blockchain execution. No blockchain development knowledge is required. Every endpoint returns a unified response format:White-Label Deployment
Deploy a fully branded platform for your token holders directly from the Issuer Platform. Each instance supports one white-label deployment with selectable modules covering asset management, trading, lending, investor dashboards, and capital raising. White-label configuration, deployment, and ongoing management is handled entirely through the Issuer Platform - no frontend development or code deployment required. The platform provides visual theme editing (colors, typography, border radius), module selection, access control configuration, and custom domain setup. Changes propagate to your live deployment immediately without downtime. Deployments are wallet-based with no login screens. When users connect their wallet, the system identifies their role and permissions automatically. A standard token holder sees transfer and trading options; an issuer connecting the same interface sees minting, burning, and compliance controls. The blockchain determines access rights. Your deployment is available athttps://app.trusset.org/{subdomain} by default, or at your custom domain after DNS configuration.
Access control operates at three levels: overall platform access (PUBLIC, WALLET_RESTRICTED, or KYC_REQUIRED), per-module address whitelisting, and automatic compliance rule enforcement inherited from your token configuration.
Core Infrastructure
Architecture powering all integration paths
Relayer
How API calls become blockchain transactions
Licensing
Smart contract licensing and usage terms
API Reference
Full endpoint documentation
