app airmoney-cli

airmoney-cli is a command-line interface tool designed to facilitate the development and management of decentralized applications (DApps) for Airmoney

21 releases

new 0.3.2 Oct 16, 2024
0.3.1 Oct 16, 2024
0.2.9 Oct 15, 2024
0.1.9 Oct 9, 2024

#99 in HTTP server

Download history 1140/week @ 2024-10-07

1,140 downloads per month

MIT license

635KB
318 lines

airmoney-cli

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.

Features

  • Init: Initialize new projects with a standard template structure.
  • Serve: Serve your project locally for development and testing.
  • Publish: Package and send your project to the dapp store.
  • Status: Check the submission status of your application.

Getting Started

Prerequisites

Before you begin, ensure you have Rust and Cargo installed on your machine. Visit Rust's installation page for detailed instructions.

Installation

Install airmoney-cli directly from crates.io:

cargo install airmoney-cli

Dependencies

~18–33MB
~603K SLoC