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
329 downloads per month
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