Crates.io | airmoney-cli |
lib.rs | airmoney-cli |
version | 0.3.6 |
source | src |
created_at | 2024-10-08 09:39:59.993929 |
updated_at | 2024-11-08 19:05:45.692431 |
description | airmoney-cli is a command-line interface tool designed to facilitate the development and management of decentralized applications (DApps) for Airmoney. |
homepage | https://www.degn.com |
repository | https://github.com/Air-Money/airmoney-cli |
max_upload_size | |
id | 1400948 |
size | 896,388 |
airmoney-cli
is a command-line interface tool designed to facilitate the development and management of DEGN APP for AirMoney. It simplifies the process of creating, serving, and publishing applications to the airmoney dapp store.
install airmoney-cli
using either Cargo
or npm
.
Before you begin, ensure you have Rust and Cargo installed on your machine. Visit Rust's installation page for detailed instructions.
cargo install airmoney-cli
Before you begin, ensure you have Node.js and npm installed on your machine.
npm install -g airmoney-cli