🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

@ddn/ddn

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ddn/ddn

A Command line tool to manage ddn

latest
Source
npmnpm
Version
2.3.1
Version published
Maintainers
5
Created
Source

DDN cli

A command line tool to manage DDN blockchain apps.

Installation

$ yarn global add @ddn/ddn

or

$ npm install -g @ddn/ddn

Usage

$ ddn

ddn <命令>

命令:
  ddn account [command]      DDN account manage tools.              [aliases: a]
  ddn block [command]        DDN block manage tools.  [aliases: b, block, chain]
  ddn dapp [command]         DDN dapp manage tools.
  ddn delegate [command]     DDN delegate manage tools.       [aliases: d, peer]
  ddn dev [command]          DDN develop tools.
  ddn transaction [command]  DDN transaction manage tools.     [aliases: t, trs]

选项:
      --version  显示版本号                                               [布尔]
  -H, --host     Specify the hostname or ip of the node    [默认值: "127.0.0.1"]
  -P, --port     Specify the port of the node                     [默认值: 8001]
  -M, --main     Specify the mainnet, default: false
  -h, --help     显示帮助信息                                             [布尔]

copyright 2020

Documents

ddn-docs

Keywords

ddn

FAQs

Package last updated on 23 Jan 2024

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