An open API service indexing awesome lists of open source software.

https://github.com/glamsystems/glam-cli

Command-line interface for managing GLAM vaults.
https://github.com/glamsystems/glam-cli

Last synced: 2 months ago
JSON representation

Command-line interface for managing GLAM vaults.

Awesome Lists containing this project

README

          

# GLAM CLI

![NPM Version](https://img.shields.io/npm/v/%40glamsystems%2Fglam-cli)

Command-line interface for managing GLAM vaults.

**Note:** This repository is automatically synced from GLAM's private monorepo. Pull requests cannot be accepted here, but we welcome bug reports and feature requests through GitHub Issues.

## Installation

```bash
npm install -g @glamsystems/glam-cli
```

After installation, you can use the CLI with the `glam-cli` command.

## Documentation

Please visit [GLAM CLI Documentation](https://docs.glam.systems/v1/cli/) for more information.