An open API service indexing awesome lists of open source software.

https://github.com/cryptolens/examples


https://github.com/cryptolens/examples

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cryptolens Examples

This repository contains examples of how [Cryptolens](https://app.cryptolens.io) can be used to license C# and VB.NET projects.

## Quick start

* [Key Verification](https://github.com/Cryptolens/Examples/tree/master/key-verification) - example files for https://help.cryptolens.io/examples/key-verification
* [Offline Verification](https://github.com/Cryptolens/Examples/tree/master/offline-verification) - example files for https://help.cryptolens.io/examples/offline-verification
* [SDK Licensing](https://help.cryptolens.io/licensing-models/sdk-licensing) - example files for https://help.cryptolens.io/licensing-models/sdk-licensing

## Projects

* [Example of a SaaS model](https://github.com/SerialKeyManager/Examples/tree/master/Digital%20Tools%20Collection) - this guide focuses at the classical way of distributing software, i.e. using license keys.
* [User Login Authentication](https://github.com/SerialKeyManager/Examples/tree/master/Digital%20Tools%20Collection%20User%20Login%20Auth) - this project focuses on the new user login authentication feature.