⭐ Star Bounty — 0.5 RTC
Star this repo and earn 0.5 RTC.
What is clawrtc?
Rust crate for RustChain RTC mining — Ed25519 wallets, hardware attestation, and Proof-of-Antiquity consensus. Published on crates.io.
use clawrtc::{NodeClient, Wallet};
let wallet = Wallet::generate();
println!("Address: {}", wallet.address());
let node = NodeClient::new("https://rustchain.org");
let balance = node.balance(&wallet.address()).unwrap();
Antiquity Multipliers
| Arch |
Bonus |
| PowerPC G4 |
2.5x |
| PowerPC G5 |
2.0x |
| Apple Silicon |
1.2x |
| Modern x86 |
1.0x |
How to Claim
- ⭐ Star this repo
- Comment below with your GitHub username and RTC wallet
- Receive 0.5 RTC
One claim per GitHub account.
⚖️ Bounty Requirements (FTC 16 CFR §465.5 + §255.5 compliance)
A star alone does NOT qualify. We pay for genuine engagement, not for indicators. To claim this bounty you must post a comment (on this issue or a linked post) containing:
- What you reviewed — at least one file, PR, feature, or doc section you actually looked at. Link it.
- Why you liked it — a specific, non-generic reason. "Great project" does not qualify.
- Disclosure — include the line:
I received RTC compensation for this review. This keeps your star a transparent endorsement, not a purchased indicator.
Stars without a review comment will not be paid. Copy-pasted, AI-templated, or obviously recycled reviews will not be paid. This rule applies retroactively: unreviewed stars from before this update are grandfathered as goodwill but earn no future RTC.
Why this matters: Elyan Labs is here to grow real engagement in mining and coding. A star backed by a real review is worth more to the network than a thousand drive-by clicks. This brings us into compliance with the FTC Consumer Review Rule (effective Oct 21, 2024), and — more importantly — keeps the signal honest.
⭐ Star Bounty — 0.5 RTC
Star this repo and earn 0.5 RTC.
What is clawrtc?
Rust crate for RustChain RTC mining — Ed25519 wallets, hardware attestation, and Proof-of-Antiquity consensus. Published on crates.io.
Antiquity Multipliers
How to Claim
One claim per GitHub account.
⚖️ Bounty Requirements (FTC 16 CFR §465.5 + §255.5 compliance)
A star alone does NOT qualify. We pay for genuine engagement, not for indicators. To claim this bounty you must post a comment (on this issue or a linked post) containing:
I received RTC compensation for this review.This keeps your star a transparent endorsement, not a purchased indicator.Stars without a review comment will not be paid. Copy-pasted, AI-templated, or obviously recycled reviews will not be paid. This rule applies retroactively: unreviewed stars from before this update are grandfathered as goodwill but earn no future RTC.
Why this matters: Elyan Labs is here to grow real engagement in mining and coding. A star backed by a real review is worth more to the network than a thousand drive-by clicks. This brings us into compliance with the FTC Consumer Review Rule (effective Oct 21, 2024), and — more importantly — keeps the signal honest.