Why a Compendium Token Is Not a Cryptocurrency
We call it a token. It is a closed-loop dollar balance, not a tradeable asset — and that distinction is deliberate. Here is the analysis, and what we built anyway to keep the other door open.
We call the balance a token, and people reasonably ask whether that means what it usually means. It does not, and the difference is the whole design. This is the reasoning.
The word is not the thing
"Token" describes a unit of account. It says nothing about whether that unit can be traded, whether it floats in value, or whether owning it gives you a claim on anything. Those properties are choices, and we made the conservative one on every single count.
A Compendium Token is one US dollar against a Compendium invoice. It cannot be transferred to another holder. It cannot be sold or redeemed for cash. It does not rise or fall in value. It carries no ownership, no vote, and no share of profits. In substance it is store balance — the same thing every retailer and airline issues — and the rules for that are well-worn and undramatic.
The line that actually decides it
The distinction that matters is not the name. It is whether the thing you issue is an instrument someone can profit from.
Change any one of three things and the analysis changes completely: make it transferable, let holders sell it back for money, or tie its value to the performance of the company. Do those and you have created something people acquire expecting to profit from the efforts of the people running the enterprise — close to the textbook description of an investment contract, and therefore a security.
Being a security is not a disaster; it is a well-mapped path. But it means a registration or an exemption, restrictions on who may hold it, disclosure obligations, and in some structures a registered transfer agent. That is a corporate finance project with counsel attached. It is not a feature you ship on a Tuesday.
What a tradeable token would actually have bought us
Set the legal analysis aside and ask what a floating, tradeable token delivers that a dollar-denominated ledger entry does not:
- Transferability. Real, but we do not want it. A transferable rewards balance creates a secondary market, and secondary markets attach pricing we do not control to our brand.
- Verifiability. Real and genuinely valuable — but achievable without issuing a tradeable asset at all, as below.
- Speculative upside. The actual draw, and the thing that turns a rewards program into a securities offering.
- Marketing novelty. Diminishing, and it cuts both ways with the accountants and attorneys who are our customers.
One of those four is a genuine benefit, and we could get it by other means. That settled it.
What we built instead
We took the part that was worth having. Tokens sit on an append-only, double-entry ledger where every transaction is cryptographically chained to its predecessor. Alter a historic amount or edit a memo and verification fails and identifies precisely where.
We also periodically publish the ledger's head hash to a public blockchain. That is genuine third-party evidence of what our ledger said and when — the property people actually want when they say "put it on a blockchain" — and it issues nothing, sells nothing, and costs a fraction of a cent.
Wallets use standard secp256k1 keypairs with Ethereum-format addresses. Not because the balance trades, but because if Compendium ever runs a properly structured, counsel-approved offering, balances can migrate one-for-one to addresses holders already control. Choosing a standard curve now costs nothing; inventing a proprietary address scheme would strand everybody later.
The honest summary
We built the infrastructure and declined the speculation. Tokens are dollars, they buy software, and they do not appreciate. If that is less thrilling than the word suggests, it is also a program you can explain to your CFO in one sentence — and our customers are mostly the sort of people who have to.
Common questions
Is a Compendium Token a cryptocurrency?
No. It is a closed-loop store balance denominated in US dollars. It cannot be transferred between holders or traded on any market, it cannot be redeemed for cash, and its value never fluctuates — one token is always one dollar off a Compendium invoice. The word token describes the unit of account, not a tradeable asset.
Why is a Compendium Token not a security?
Because a balance that is transferable, redeemable for money, or tied in value to the company would likely be an investment contract and therefore a security, requiring registration or an exemption. Keeping tokens non-transferable, fixed at one dollar and redeemable only for products keeps the program outside that analysis.
What does anchoring a ledger to a blockchain achieve?
Publishing the ledger head hash to a public chain provides independent, timestamped evidence of the ledger contents at that moment. Combined with a hash-linked ledger it means later alteration of history can be detected by anyone, without any tradeable asset being issued.
Could Compendium Tokens become tradeable later?
The infrastructure would support a one-for-one migration to standard Ethereum-format addresses, but doing so would be a securities offering requiring counsel, an exemption or registration, and holder eligibility checks. No such offering exists, and tokens remain a closed-loop store balance.