Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aldea/cli

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aldea/cli

A command-line utility belt for Aldea app developers.

  • 0.5.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Aldea CLI

Version License

A command-line utility belt for Aldea app developers.

The Aldea CLI provides all the tools needed for creating and deploying code to the Aldea Computer.

Installation

The Aldea CLI is installed automatically in projects create with the Aldea Starter Kit. Optionally, the CLI can be installed globally using npm.

npm install -g @aldea/cli

Usage

Usage: aldea <command> [options]

Options:
  -N --node <url>                 Aldea node URL
  -V, --version                   output the version number
  -h, --help                      display help for command

Commands:
  compile|c <source...> [options] Compile a code package
  deploy|d <source...>            Deploy a code package
  wallet.create|wc [options]      Create a new wallet in the current directory
  wallet.balance|wb               Show your wallet balance
  wallet.topup|wt [options]       Topup your wallet with minted coins from the faucet
  help [command]                  display help for command

License

Aldea is open source and released under the Apache-2 License.

© Copyright 2023 Run Computer Company, inc.

FAQs

Package last updated on 17 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc