Socket
Socket
Sign inDemoInstall

ipdid

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipdid

An IPDID Node CLI


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

ipdid

The IPDID ecosystem

oclif Version Downloads/week License

Usage

$ npm install -g ipdid
$ ipdid COMMAND
running command...
$ ipdid (-v|--version|version)
ipdid/0.0.2 darwin-arm64 node-v16.0.0
$ ipdid --help [COMMAND]
USAGE
  $ ipdid COMMAND
...

Commands

ipdid daemon

start a IPDID node as daemon

USAGE
  $ ipdid daemon

OPTIONS
  -l, --log=log  show logs

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/daemon.js

ipdid help [COMMAND]

display help for ipdid

USAGE
  $ ipdid help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ipdid id

show your DID

USAGE
  $ ipdid id

OPTIONS
  -d, --dir=dir  [default: /Users/mingderwang/src/20210426-ipdid]
  --help         show CLI help
  --version      show CLI version

DESCRIPTION
  ...
  show your DID in details

See code: src/commands/id.js

ipdid init

create a new IPDID ipfs

USAGE
  $ ipdid init

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/init.js

ipdid key

show your DID key pair

USAGE
  $ ipdid key

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  --long format

See code: src/commands/key.js

Keywords

FAQs

Package last updated on 28 Apr 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc