1.0.4 • Published 4 months ago

gib-cli v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

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.