Quick Start
The complete process of adding licensing to your app has three steps:
- Add a product in Cryptlex. Log in to the admin portal, go to the
Productspage, and add your first product along with its default license template. Then go to theLicensespage and create your first license. - Add LexActivator to your app. LexActivator is the client library you embed in your app to validate licenses. It is available for all major platforms, including Windows, macOS, Linux, Android, and iOS, with bindings for most programming languages.
- Automate your order process. Generate licenses automatically when an order is processed by your payment provider, using a pre-built integration like Stripe, or with any payment processor using the Web API. To learn more, refer to Custom Integration.
You can do all of this in a sandbox environment first and keep your production data clean.
Before you ship to real customers, walk through the Launch Checklist.
Last updated: