Introducing Contributor Points (CP)

The guiding principle behind the ContributorPoints.sol contract is simple: 👉 Every CP must be earned through meaningful action, never bought.

This is enforced through its technical properties:

  • Non-Transferable

    • CP cannot be bought, sold, or traded.

    • They are bound to your wallet and earned only through contribution.

    • This design makes CP Sybil-resistant, eliminating the typical “airdrop hunter” problem.

  • Verifiable & Claimable

    • Your eligible CP amount is determined off-chain based on contributions.

    • The data is secured on-chain via a Merkle Root.

    • To mint CP, you must submit a cryptographic proof, ensuring you can only claim what you rightfully earned.

  • Purpose-Driven

    • CP has a single utility: it can be deposited into the FairAirdrop.sol contract.

    • By doing so, you “cash in” your reputation for a proportional share of the 71,111,111 AEC Fairdrop allocation.


Why CP Matters

The CP system establishes a transparent and irrefutable link between contribution and reward.

  • No speculation, no shortcuts.

  • Only real effort translates into ownership.

  • The genesis of AetherCycle’s community distribution begins with those who helped build it.

Last updated