nibiru-cli-nibid

Query Nibiru chain state and submit transactions via the nibid CLI.

6|1|Updated Sep 23, 2023
One-click install
npx skills add https://github.com/Unique-Divine/jiyuu --skill nibiru-cli-nibid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nibiru-cli-nibid
Source: https://github.com/Unique-Divine/jiyuu/tree/main/ai-skills/nibiru-cli-nibid
Command: npx skills add https://github.com/Unique-Divine/jiyuu --skill nibiru-cli-nibid

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nibid, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for complex and specific operations on the Nibiru blockchain, enabling users to query and transact using the nibid CLI with precision and efficiency.

Core Features & Use Cases

  • Chain State Queries: Access detailed information about accounts, balances, transactions, and contract states on the Nibiru blockchain.
  • Transaction Submission: Send funds, execute smart contracts, and instantiate new contracts directly via the nibid CLI.
  • Configuration Management: Easily switch between different blockchain configurations and manage keys and accounts.

Quick Start

To get started, first select the chain configuration using ud nibi cfg prod.

Frequently Asked Questions about nibiru-cli-nibid

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query account balances and chain state on the Nibiru blockchain?

To query Nibiru chain state, you use the nibid CLI to access detailed account information, check bank balances, and look up transactions directly from the blockchain network.

Can I execute smart contracts and send tokens using the nibid CLI?

Yes, the nibid CLI supports transaction submission, allowing you to send bank transfers, execute smart contracts, and instantiate new contracts directly on the Nibiru chain.

Do I need to install nibid to interact with EVM balances and contracts on Nibiru?

Yes, installing the nibid CLI is a prerequisite, as it is the required execution dependency for querying EVM balances and submitting transactions to the Nibiru blockchain.

What is the best way to manage key discovery and switch between Nibiru configurations?

The best way to manage configurations is using the nibid CLI for key discovery and account management, allowing you to easily switch between different blockchain environments like production.

How do I start querying the Nibiru blockchain after setting up the CLI environment?

To start querying the Nibiru blockchain, you first select the chain configuration using the command `ud nibi cfg prod`, which sets up the necessary network parameters for your operations.