🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@lukso/controllerapps-sharedlogic-keyring

Package Overview
Dependencies
Maintainers
2
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@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.

latest
npmnpm
Version
0.21.0
Version published
Maintainers
2
Created
Source

Keyring Subdomain

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.

The KeyringSubdomain allows for creation of new private keys, returning the Ethereum-based address associated with that key.

It allows for creating, unlocking, and locking of the keyring using a user-provided password.

It handles the signing of data, messages, and transactions using a private key.

The private keys can not leave the KeyringSubdomain unless the user chooses to reveal it for a specific address or exports the private keys in an encrypted format for use in a backup file.

FAQs

Package last updated on 10 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts