🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@dcprotocol/relay-client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcprotocol/relay-client

Internal relay client for DCP vault transport packages

next
latest
Source
npmnpm
Version
3.1.0
Version published
Weekly downloads
15
-42.31%
Maintainers
1
Weekly downloads
 
Created
Source

@dcprotocol/relay-client

Relay transport client for DCP runtimes.

Most developers should use @dcprotocol/agent or @dcprotocol/client. Use this package when you are building transport-level DCP integrations.

Install

npm install @dcprotocol/relay-client

What It Does

  • connects to a DCP relay
  • sends encrypted envelopes
  • receives encrypted responses
  • handles relay transport details

It does not own vault policy, approvals, wallet signing, or secret storage. Those stay with the vault.

Keywords

relay

FAQs

Package last updated on 22 Jul 2026

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