
Security News
Rust RFC Proposes a Security Tab on crates.io for RustSec Advisories
Rustâs crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.
Utility to convert identifiers from Ocean Protocol DIDs to e.g. ERC20 addresses and vice versa
$ npm i did-op
import { v3 } from "did-op";
console.log(v3.fromDID(""));
// 0x7bce67697ed2858d0683c631dde7af823b7eea38
console.log(v3.toDID("0x7bce67697ed2858d0683c631dde7af823b7eea38"));
// did:op:7Bce67697eD2858d0683c631DdE7Af823b7eea38
We love contributions from the community. Find a good first issue.
Want to suggest a feature or even better raise a PR for it? Head over to the issues section or join our discord.
You can also get paid for a PR. For more information read our handbook.
The changelog is avaliable at CHANGELOG.md.
See License.
0.0.1
FAQs
Utility to convert identifiers from Ocean Protocol DIDs to e.g. ERC20 addresses and vice versa
The npm package did-op receives a total of 3 weekly downloads. As such, did-op popularity was classified as not popular.
We found that did-op demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Rustâs crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.

Security News
/Research
Socket found a Rust typosquat (finch-rust) that loads sha-rust to steal credentials, using impersonation and an unpinned dependency to auto-deliver updates.

Research
/Security Fundamentals
A pair of typosquatted Go packages posing as Googleâs UUID library quietly turn helper functions into encrypted exfiltration channels to a paste site, putting developer and CI data at risk.