Skip to content

docs: RustChain Start Here quickstart (Wallet, Miner, Developer paths)#7

Open
sososonia-cyber wants to merge 1 commit intomainfrom
quickstart-docs
Open

docs: RustChain Start Here quickstart (Wallet, Miner, Developer paths)#7
sososonia-cyber wants to merge 1 commit intomainfrom
quickstart-docs

Conversation

@sososonia-cyber
Copy link
Owner

Summary

Create a concise newcomer quickstart guide for RustChain with three distinct paths:

  1. Wallet/User path - Check balance, understand wallet IDs
  2. Miner path - Start mining with copy-paste commands
  3. Developer path - API endpoints with examples

Key Points

  • Explains that RustChain wallet IDs (RTC-xxx) are NOT ETH/SOL/Base addresses
  • Links to main node: https://50.28.86.131
  • Links to explorer and health endpoints
  • References bounty hub: Scottcjn/rustchain-bounties
  • All commands tested and verified

Testing

Verified API endpoints:

  • Health: ✓ returns status
  • Balance: ✓ returns wallet balance

References


Bounty: 25 RTC

- Three paths: wallet/user, miner, developer
- Explains wallet ID vs external addresses
- Includes tested API commands
- References node: https://50.28.86.131
- Links to bounty hub and explorer

Closes Scottcjn#700
@github-actions github-actions bot added documentation Improvements or additions to documentation size/XS labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Start Here quickstart for wallet, miner, and developer paths

1 participant