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:
- Calls
https://50.28.86.131/wallet/balance?wallet_id={name}
- Formats the response
- 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.
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
Output:
Implementation
Create a skill file that:
https://50.28.86.131/wallet/balance?wallet_id={name}/epochAcceptance Criteria
.claude/skills/or CLAUDE.md instruction)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.