Skip to content

feat: RustChain CLI - Tier 1 Utility (Bounty #674)#599

Closed
sososonia-cyber wants to merge 3 commits intoScottcjn:masterfrom
sososonia-cyber:feature/rustchain-cli
Closed

feat: RustChain CLI - Tier 1 Utility (Bounty #674)#599
sososonia-cyber wants to merge 3 commits intoScottcjn:masterfrom
sososonia-cyber:feature/rustchain-cli

Conversation

@sososonia-cyber
Copy link
Contributor

Summary

This PR implements a RustChain CLI tool for the RustChain Bounty Program (issue #674).

Features

  • Health check
  • Epoch info
  • Miners list
  • Wallet balance
  • Node stats
  • Address generate, validate, verify commands

Bounty Details

  • Bounty ID: #674
  • Tier: 1 (Utilities)
  • Reward: 25-50 RTC

Wallet: sososonia-cyber

sososonia-cyber added 3 commits March 6, 2026 13:07
Add new Rust-based CLI tool for RustChain blockchain operations:
- Node health checking
- Epoch information
- Active miners listing
- Wallet balance checking
- RTC address generation (Bounty #674 Tier 1)
- RTC address validation (Bounty #674 Tier 1)
- Network address verification

This completes the Tier 1 (Utilities) requirements for bounty #674.

Wallet: lobster-agent
Tier: 1
Repo: https://github.com/sososonia-cyber/Rustchain
- CLI wallet with balance check
- Address generator and validator
- Node health, epoch, miners, stats commands
- Built with Rust (stable)
- MIT License
@github-actions github-actions bot added documentation Improvements or additions to documentation BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) BCOS-L2 Beacon Certified Open Source tier BCOS-L2 (required for non-doc PRs) consensus Consensus/RIP-200 related miner Miner client related wallet Wallet/transfer related node Node server related api API endpoint related tests Test suite changes ci size/XL PR: 500+ lines labels Mar 6, 2026
@Scottcjn Scottcjn closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API endpoint related BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) BCOS-L2 Beacon Certified Open Source tier BCOS-L2 (required for non-doc PRs) ci consensus Consensus/RIP-200 related documentation Improvements or additions to documentation miner Miner client related node Node server related size/XL PR: 500+ lines tests Test suite changes wallet Wallet/transfer related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants