#applications #decentralized-applications #store #command-line #management #facilitate #airmoney

build airmoney-cli

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

32 releases

new 0.4.5 Dec 13, 2024
0.4.4 Dec 13, 2024
0.4.0 Nov 12, 2024
0.3.9 Nov 12, 2024
0.1.9 Oct 9, 2024

#199 in Build Utils

Download history 889/week @ 2024-10-04 962/week @ 2024-10-11 192/week @ 2024-10-18 2/week @ 2024-10-25 3/week @ 2024-11-01 613/week @ 2024-11-08 72/week @ 2024-11-15 26/week @ 2024-11-22 88/week @ 2024-11-29 124/week @ 2024-12-06

329 downloads per month

MIT license

3.5MB
494 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

  • Setup: Setup your development environment with ease.
  • Create: Initialize new projects with a standard template structure.
  • Serve: Test your project locally for development and testing on Simulator.
  • Upload: Package and send your project to the DAPP store.

Getting Started

install airmoney-cli using either Cargo or npm.

Installation with Cargo

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

Installation with npm

Before you begin, ensure you have Node.js and npm installed on your machine.

npm install -g airmoney-cli

Dependencies

~19–34MB
~602K SLoC