Skip to content

[BOUNTY: 15 RTC] Create a Claude Code Slash Command That Checks RustChain Balance #2860

@Scottcjn

Description

@Scottcjn

Claude Code Slash Command: /rtc-balance

Reward: 15 RTC (~$1.50 USD)

Goal

Build a Claude Code custom slash command that lets any developer check their RustChain wallet balance without leaving the terminal.

Usage

/rtc-balance my-wallet-name

Output:

Wallet: my-wallet-name
Balance: 42.50 RTC ($4.25 USD)
Epoch: 1847 | Miners online: 14

Implementation

Create a skill file that:

  1. Calls https://50.28.86.131/wallet/balance?wallet_id={name}
  2. Formats the response
  3. Optionally shows epoch info from /epoch

Acceptance Criteria

  • Works as a Claude Code skill (.claude/skills/ or CLAUDE.md instruction)
  • Handles errors gracefully (wallet not found, node offline)
  • README with install instructions

Keywords

Claude Code, slash command, custom skill, cryptocurrency wallet, RTC token, blockchain balance checker, AI developer tools, terminal crypto

Wallet

Provide your RTC wallet name in the PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bountyRTC-paid bountyeasyLow difficulty bountygood first issueGood for newcomersintegrationThird-party integration bounty

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions