33 releases
| 0.4.6 | Dec 18, 2024 |
|---|---|
| 0.4.5 | Dec 13, 2024 |
| 0.4.0 | Nov 12, 2024 |
| 0.3.9 | Nov 12, 2024 |
| 0.1.9 | Oct 9, 2024 |
#235 in Build Utils
3,694 downloads per month
3.5MB
498 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
~21–41MB
~612K SLoC