Ethical Cryptocurrency.
High-Frequency.
A high-performance, ethical currency built on the OriginBlock blockchain framework. Real computing power burns real energy to produce real blocks.
Frequency is the currency of trust.
◌ connecting to live node…
Work becomes currency.
Run the live instrument: honest proof-of-work burns real hash energy, blocks seal onto the OriginBlock rail with provenance stamps, and every transaction carries an Ed25519 signature and its own nonce — replay attacks have nowhere to land.
Energy-Backed
Every FRQ is minted through proof-of-work mining. Real computing power burns real energy to produce real blocks. The value is anchored to physical work — not promises.
Sovereign Security
Ed25519 digital signatures on every transfer, SHA-256 block hashing, and built-in nonce protection against replay attacks. Trust by mathematics.
Account Transparency
An account-based state model — transparent balance tracking for all participants. No opaque shadows in the ledger.
CSM Protected
The node reports its own threat level through CSM post-quantum protection. The chain inherits every provenance and sustainability feature of the OriginBlock layer.
Honest energy-backed issuance.
FRQ implements honest PoW — new tokens enter circulation ONLY through real computational work. This is not artificial scarcity; this is energy-backed money.
Honest Difficulty
The difficulty target must require REAL work from the ASIC. Blocks cannot be found trivially — that would make FRQ monopoly money.
Sovereign Mining
Solo mining only. No pool mechanisms — the miner who does the work owns the reward. No middlemen skimming the energy of others.
| Specification | Value |
|---|---|
| Ticker | FRQ |
| Precision | 2 decimal places |
| Signature algorithm | Ed25519 |
| Hashing algorithm | SHA-256 |
| State model | Account-based — transparent balances |
| Persistence | OriginBlock core — provenance & sustainability inherited |
| Issuance | Honest PoW — energy expenditure only |
| Node version (live) | — |
Own your keys. Run your node.
The full FRQ CLI — generation, balances, transfers with explicit nonces, and your own node.
# Generate a wallet cargo run -- wallet-gen # Check a balance cargo run -- balance <ADDRESS> # Transfer — signature + nonce required (replay-proof) cargo run -- transfer --secret <YOUR_SECRET> --to <RECEIVER_ADDRESS> --amount <AMOUNT> --nonce <NONCE> # Run a node cargo run -- start
Every product, service, and software created by Pharaoh must have a free tier, free version, or free platform so that poor people and under-resourced communities are never denied access. Tikkun Olam is baked into the code — not bolted onto the marketing.
Perpetual license. Production-ready Rust.
| What You Own | Included |
|---|---|
| The System | FRQ — production-ready Rust system |
| Deliverables | Compiled binary · Source code · Documentation · 30 days support |
| License | Perpetual — plus the Free Community Edition guarantee |
| Support | [email protected] |