1.0.4 • Published 4 months ago
gib-cli v1.0.4
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 walletgib address
: Get your wallet addressgib balance
: Check your Gib balancegib transfer
: Transfer Gib to another addressgib export
: Decrypt and retrieve your private keygib delete
: Delete your wallet and all stored keysgib get-paymail-address <paymail>
: Check if a paymail address is availablegib tx-history
: View transaction historygib 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.
1.0.4
4 months ago