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.
- Host: GitHub
- URL: https://github.com/glamsystems/glam-cli
- Owner: glamsystems
- License: apache-2.0
- Created: 2025-04-14T17:31:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-10T05:23:37.000Z (3 months ago)
- Last Synced: 2026-03-10T14:05:41.335Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 960 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GLAM 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.