
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
@frequency-chain/recovery-sdk
Advanced tools
Provides utilties for interacting with the Frequency Recovery System
Support for generating and validating the hashes needed to use the Recovery System on Frequency.
npm install @frequency-chain/recovery-sdk
To use this with React Native, you will need to shim crypto.getRandomValues
.
react-native-get-random-values
is suggested.
Method | Description |
---|---|
generateRecoverySecret | Generates a new Recovery Secret, formatted for users |
getRecoveryCommitment | Gets the Recovery Commitment for the given Recovery Secret and contact |
getIntermediaryHashes | Gets the Intermediary Recovery Hashes for the Recovery Provider to use to recover |
getRecoveryCommitmentFromIntermediary | Gets the Recovery Commitment from the Intermediary Recovery Hashes |
@frequency-chain/recovery-sdk
is versioned with Frequency and should work against any release version of a Frequency node that has a compatible recovery system.
If you are working against a development node that has changes in the recovery system, you should match the package version against the commit hash using v0.0.0-[First 6 of the commit hash]
.
Changelog is maintained in the releases for Frequency.
See CONTRIBUTING.md for more information.
Distributed under the Apache 2.0 License. See LICENSE
for more information.
FAQs
Provides utilties for interacting with the Frequency Recovery System
We found that @frequency-chain/recovery-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.