52 packages
@lukso/controllerapps-sharedlogic-browser-storage-adapter
**BrowserStorageAdapter** is a lightweight implementation of the `StorageAdapter` for browser extension storage using [webextension-polyfill](https://github.com/mozilla/webextension-polyfill). It plugs into the SchemaVersionedStorageWrapper, allowing you
@lukso/controllerapps-sharedlogic-ddd-core
A lightweight library providing foundational building blocks for Domain-Driven Design (DDD) applications, including Value Objects, Entities, Controllers, Events, Error Handling, and other essential classes to streamline DDD-based development.
@lukso/controllerapps-sharedlogic-keyring
The KeyringSubdomain is where the private keys for the profiles are stored. The keys are encrypted and secured using a user-provided password before being stored.
@lukso/controllerapps-sharedlogic-miniapps
@lukso/controllerapps-sharedlogic-mmkv-adapter
**MMKVAdapter** is a lightweight implementation of the `StorageAdapter` using [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv). It plugs into the SchemaVersionedStorageWrapper, allowing you to have all the advantages of the wrapper with
@lukso/controllerapps-sharedlogic-networks
@lukso/controllerapps-sharedlogic-primitives
A versatile library of foundational domain objects for controller app subdomains, offering reusable abstractions for blockchain, image processing, mathematical operations, and token management.
@lukso/controllerapps-sharedlogic-schema-versioned-storage-wrapper
[Dexie.js](https://dexie.org/)-inspired TypeScript library that can wrap any underlying storage system.
@lukso/controllerapps-sharedlogic-transaction-highlighter
@lukso/data-provider-base