New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gib-cli

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gib-cli

Gib CLI tool

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
1
-66.67%
Maintainers
0
Weekly downloads
 
Created
Source

Gib CLI

Gib CLI is a command-line interface tool designed for interacting with Gib USD.

Features

  • Self custody wallet
  • Securely store keys
  • User friendly
  • Paymail registration and lookup
  • Transaction history tracking
  • Bulk transactions support

Installation

To install Gib CLI globally using npm, run the following command:

npm install -g gib-cli

Usage

After installing, you can use the gib command in your terminal:

gib

Commands

  • gib create: Create a new wallet
  • gib address: Get your wallet address
  • gib balance: Check your Gib balance
  • gib transfer: Transfer Gib to another address
  • gib export: Decrypt and retrieve your private key
  • gib delete: Delete your wallet and all stored keys
  • gib get-paymail-address <paymail>: Check if a paymail address is available
  • gib tx-history: View transaction history
  • gib bulk-transfer: Send multiple transactions in bulk

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the ISC License.

Keywords

cli

FAQs

Package last updated on 08 Mar 2025

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