All Projects → symbol → symbol-cli

symbol / symbol-cli

Licence: Apache-2.0 license
Command-line tool for Symbol

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to symbol-cli

kicad-library
This repo contains KICAD libraries necessary for designing hardware projects
Stars: ✭ 30 (-14.29%)
Mutual labels:  symbol
Core Js
Standard Library
Stars: ✭ 15,854 (+45197.14%)
Mutual labels:  symbol
Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (+5080%)
Mutual labels:  symbol
schifra
C++ Reed Solomon Error Correcting Library https://www.schifra.com
Stars: ✭ 28 (-20%)
Mutual labels:  symbol
Symbol
Symbol .net library
Stars: ✭ 14 (-60%)
Mutual labels:  symbol
sdk-java
Symbol SDK for Java
Stars: ✭ 38 (+8.57%)
Mutual labels:  symbol
dsymbol
Basic symbol lookup/resolution for libdparse
Stars: ✭ 13 (-62.86%)
Mutual labels:  symbol
xDL
🔥 xDL is an enhanced implementation of the Android DL series functions.
Stars: ✭ 117 (+234.29%)
Mutual labels:  symbol
symbolator
HDL symbol generator
Stars: ✭ 123 (+251.43%)
Mutual labels:  symbol
catapult-rest
Catapult REST combines HTTP and WebSockets to perform read and write actions on the blockchain
Stars: ✭ 44 (+25.71%)
Mutual labels:  symbol
is-symbol
Is this an ES6 Symbol value?
Stars: ✭ 16 (-54.29%)
Mutual labels:  symbol
explorer
The reference blockchain explorer for Symbol.
Stars: ✭ 17 (-51.43%)
Mutual labels:  symbol
NtSymbol
Resolve DOS MZ executable symbols at runtime
Stars: ✭ 78 (+122.86%)
Mutual labels:  symbol
is-primitive
Is the typeof value a javascript primitive?
Stars: ✭ 35 (+0%)
Mutual labels:  symbol
DataTypes
Built-in data types
Stars: ✭ 34 (-2.86%)
Mutual labels:  symbol
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+145.71%)
Mutual labels:  symbol
pcad2kicad
Convert Altium Designer and PCAD library to KiCad
Stars: ✭ 94 (+168.57%)
Mutual labels:  symbol

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 [email protected], 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].