Function: createLicense()
function createLicense(opts): LicenseHandle;
Defined in: handle.ts:138
@rasd/license — offline verification of Rasd License Tokens, the license
state machine, trial mechanics and the refresh channels.
Normative: docs/00-decisions-and-conventions.md §9, docs/15-licensing-and-billing.md, docs/17-api-reference.md §10.
Signing tooling lives on the @rasd/license/sign subpath and is
intentionally absent here — shipped apps verify, they never sign.
Parameters
| Parameter | Type |
|---|---|
opts | CreateLicenseOptions |