
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@dcprotocol/core
Advanced tools
Core primitives for DCP runtimes.
Most developers should use @dcprotocol/vault, @dcprotocol/agent, or @dcprotocol/client first. Use core when you are extending DCP itself or building a runtime that needs the same primitives as the vault.
npm install @dcprotocol/core
crypto encryption, signatures, canonical JSON
wallet key custody (create/encrypt/sign) + RE-EXPORTS the pure wallet logic
(tx build/validate/runner) from @dcprotocol/wallet-core
storage SQLite vault storage and audit data
budget budget and policy helpers
pairing signed pairing grants and remote-agent invites
types shared TypeScript types (VaultError is re-exported from wallet-core)
@dcprotocol/wallet-coreThe pure, dependency-light wallet logic — transaction building, validation, the
execution runner, token registry, Jupiter, and the shared VaultError — lives in
@dcprotocol/wallet-core (no native deps, React-Native-safe). core adds key
custody, storage, and crypto (which need native modules) on top, and re-exports
wallet-core for backward compatibility. Import wallet primitives from either; they
are the same code.
Core provides building blocks. The vault decides policy, approval, signing, and storage behavior in the running product.
FAQs
Core encryption, wallet, storage, and policy engine for DCP
The npm package @dcprotocol/core receives a total of 31 weekly downloads. As such, @dcprotocol/core popularity was classified as not popular.
We found that @dcprotocol/core demonstrated a healthy version release cadence and project activity because the last version was released less than 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
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.