Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

symbol/symbol-cli

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Symbol CLI

npm version Build Status Coverage Status License

Command Line Interface (CLI) to interact with Symbol.

NOTE: Symbol-CLI is designed to help developers test solutions and interact with Symbol networks quickly from the command line prompt. To hold MAIN NET assets, refer to the Symbol Desktop Wallet project.

Important Notes

0.24.x breaks compatibility with HD account derivation in profiles (Testnet) saved using previous versions of the software. Before installing symbol-cli@0.24.x, backup and delete the file ~ \.symbolrc.json.

Find the complete release notes here.

Requirements

  • Node.js 12 LTS

Installation

The Symbol CLI is distributed using the node package manager npm.

npm install -g symbol-cli

Usage

Surf the documentation to get started into Symbol development. You will find self-paced guides and useful code snippets using the Symbol CLI.

To get the full list of available commands, check the CLI reference.

Getting help

Contributing

Contributions are welcome and appreciated. Check CONTRIBUTING for information on how to contribute.

License

Copyright 2018-present NEM

Licensed under the Apache License 2.0