The digital world faces a fundamental trust crisis. As AI-generated content becomes indistinguishable from human-created work, as identity fraud proliferates, and as document provenance becomes impossible to verify with confidence, the world urgently needs new infrastructure — not a payment system, but a proof system.
Glcoin is that infrastructure: a blockchain designed from the ground up for permanent, immutable verification of digital facts. Unlike networks that prioritize financial speculation, Glcoin prioritizes accountability, provenance, and permanent proof. Every participant is known. Every record is immutable. Every document anchored becomes legally and cryptographically undeniable.
The internet was built without a native mechanism for truth. When a document is sent by email, there is no reliable way to verify it has not been altered. When a photograph appears online, there is no proof of when or where it was taken. When a contract is signed, the digital signature can be copied, replayed, or denied. And now, with the rise of large language models and generative image systems, even human authorship has become questionable.
These are not theoretical problems. Every day:
Traditional solutions — certificate authorities, notaries, audit firms — are centralized, expensive, and prone to corruption or coercion. A notary can be bribed. A certificate authority can be hacked. An audit firm can be pressured. What is needed is a system where nobody has the power to lie retroactively, and where anyone can independently verify any claim without trusting any single party.
Glcoin leverages this property for one specific purpose: permanent, verifiable proof. The network is not designed to replace financial systems. It is designed to replace the need for trust in any centralized authority when verifying digital facts.
The key insight is that what gets recorded matters as much as how. Glcoin is designed so that:
This transforms Glcoin from a "currency" into trust infrastructure — a public utility for permanent proof that is as open and accessible as the internet itself.
Glcoin operates on a dedicated peer-to-peer network with the following parameters:
| Parameter | Value |
|---|---|
| P2P Port | 1618 |
| RPC Port | 1617 |
| Native address prefix (bech32) | gc |
| Example address | gc1q… |
| Genesis block hash | 6e605c9c… |
| Target block time | ~10 minutes |
| Proof-of-Work algorithm | SHA-256d |
The use of unique ports (1618, 1617) and a dedicated address prefix (gc)
ensures that Glcoin nodes cannot be confused with or accidentally interact with other
networks, preventing cross-chain contamination of proof records.
Each Glcoin block contains:
OP_RETURN outputs embedding
document hashes and attestation recordsThe Merkle tree structure ensures that any individual proof transaction can be cryptographically proven to be included in a specific block without downloading the entire blockchain (simplified payment verification / SPV proofs).
Unlike blockchains optimized for payment throughput, Glcoin's protocol is designed around three core principles:
To permanently prove that a document or dataset existed in its exact form at a specific point in time, a participant follows this process:
a3f8c2d1…)OP_RETURN <hash> as an unspendable outputThe resulting receipt proves, to any third party at any future time, that:
Verification requires no account, no API key, and no trust in any single party. Any verifier — anywhere in the world, at any time — can:
Beyond documents, Glcoin supports identity attestation. A verified identity record links a Glcoin address (cryptographic identity) to a real-world identity verified through the KYC process. The on-chain attestation, signed by an authorized verifier, creates accountable digital identity: not anonymous, not invasive, but verifiably real and permanently recorded.
Glcoin deliberately uses the term block validator rather than miner. Validators are not competing to solve arbitrary mathematical puzzles for financial reward alone — they are performing the critical work of validating, permanently recording, and securing proof records for the entire network.
This distinction reflects Glcoin's core purpose: the network exists to provide permanent proof infrastructure, not to distribute speculation rewards. Validators who understand and accept this responsibility are the foundation of the system's integrity.
Running a Glcoin block validator requires approval through the on-chain Miner Registry protocol. This creates a network where every block has a known, accountable validator:
Validators who behave maliciously or incompetently can be suspended or permanently revoked — and the revocation is itself an immutable on-chain record. This is not censorship; it is accountability infrastructure. The ledger is public. The proofs are verifiable by anyone. The people securing the network are known and responsible.
The registry is maintained on-chain via the following RPC commands:
registerminer <address> <kyc_id> <display_name> # Application
approveminer <address> <authority_sig> # Approval
revokeminer <address> <authority_sig> [reason] # Permanent revocation
suspendminer <address> <authority_sig> <until_ts> # Temporary suspension
Authority signatures are time-windowed with 1-hour validity to prevent replay
attacks. The signing message format is:
GLCOIN-MINER-{ACTION}:{address}:{hour_epoch}
Glcoin's philosophy of accessible infrastructure extends to node operation. RaspiBlesk is an open-source, one-click node deployment system designed for Raspberry Pi hardware, making it possible for anyone to run a full Glcoin node at home for approximately €75 in hardware cost.
| Platform | Architecture | Status |
|---|---|---|
| Raspberry Pi 4 / 5 | arm64 | Primary support |
| x86-64 desktop / server | amd64 | Full support |
| Other ARM64 SBCs | arm64 | Community support |
Any organization producing AI-generated reports, analyses, or creative works can anchor each output's hash on Glcoin at generation time. Clients and regulators can independently verify that a specific report was produced on a specific date and has not been altered — even if the producing organization were to be acquired, shut down, or compromised.
Law firms, notaries, and contract parties can replace expensive traditional notarization with Glcoin proof anchoring. A contract signed at a specific timestamp with a known hash is permanently recorded in a specific block. No notary can be bribed, coerced, or destroyed. The proof persists independently of any institution.
Every step in a supply chain — raw material sourcing, manufacturing batch records, quality certification, shipping manifests — can be anchored on Glcoin. Consumers, regulators, and insurers can independently verify the complete, unalterable provenance of any product without relying on any single company's records.
Researchers can anchor preprint hashes before formal submission, permanently establishing priority of discovery. This protects against plagiarism claims, retroactive data manipulation, and disputes over intellectual precedence — even if the original publication platform ceases to exist.
Glcoin's identity layer enables privacy-preserving verification: "this address is controlled by a real, verified person in a specific jurisdiction" — without revealing the person's name publicly on-chain. The attestation record is immutable; the personal details remain off-chain with the KYC provider.
| Phase | Focus | Target |
|---|---|---|
| Phase 1 | Mainnet launch, core node software, block explorer | Q2 2026 |
| Phase 2 | Public Proof Anchoring API, developer SDK | Q3 2026 |
| Phase 3 | Identity attestation layer, KYC integration partners | Q4 2026 |
| Phase 4 | Enterprise integrations, bulk proof anchoring service | 2027 |
| Phase 5 | Cross-chain proof bridges, multi-chain verification | 2027–2028 |
The internet's original design assumed trustworthy participants. That assumption has failed at scale. Every layer built on top of it — social media, cloud storage, digital contracts, AI systems — inherits the same fundamental problem: there is no native mechanism for permanent, verifiable truth.
Glcoin does not attempt to restore trust through centralized authority. It provides the infrastructure for trust that requires no authority at all.
A document anchored on Glcoin is permanently, publicly, independently verifiable. An identity attested on Glcoin is permanently accountable. A validator participating in Glcoin is permanently identified. This combination — cryptographic permanence plus real-world accountability — creates a new primitive for the digital world.