moony

Open money, governed by code.

Built on Solana FlipcashReserve Program Open source · MIT Sec3audited
Permissionless payments

Payments, without permission.

Moony moves directly between two parties, with no intermediary and no custodian. Transfers settle onchain in seconds at negligible cost, and they are final, permissionless, and censorship-resistant: no one can block or reverse them, and anyone can transact without an account or approval.

How payments work

Sound money

21,000,000

The entire supply. Fixed forever.

The cap cannot rise and the supply cannot inflate. Scarcity is enforced by code, not by promise.

Trustless & permissionless

Trustless distribution.
Open to all.

All MNY enters and exits circulation through the Reserve, priced for everyone by the same deterministic curve. The capital deposited to acquire it remains onchain as redemption liquidity, growing with the supply.

Spot price vs. circulating supplylog scale · drag to explore
Buy deposit USDF, the price moves up the curve0% fee
Sell redeem USDF, the price moves down the curve1% fee
The Reserve asset
USDF
Reserve asset
USDF
Pegged 1:1 · $1.00

USDF is the Reserve's unit of account: a fully-reserved US-dollar stablecoin issued by Coinbase in partnership with Flipcash. The Reserve holds it as redemption liquidity, the capital to redeem MNY at its curve price, in real dollars, on demand.

Issued by
Coinbase Flipcash

Moony Labs

Forged in code.
Controlled by no one.

Moony Labs created Moony, deploying it onchain, then relinquished control entirely. It belongs to no one and runs as neutral public infrastructure, governed only by immutable code.

verify · onchain
# It's all public: read or audit it$ git clone github.com/code-payments/flipcash-program # Confirm the program is immutable onchain$ solana program show ccJYP5gj…tf8Z  Authority   none · immutable  License     MIT · Audited by Sec3

Open & decentralized

An open standard. An immutable currency.

Open standard · MIT
The Flipcash Program is open-source infrastructure, authored and released by Code Inc. It is MIT-licensed, independently audited, and free for anyone to read, verify, or build a compatible interface on.
MIT · open source · Sec3-audited
Independent currency · MNY
Moony is a fixed-supply currency, deployed onchain by Moony Labs and then released entirely. Owned by no one and open to everyone, it depends on no company for its ongoing operation.
immutable · permissionless · independent

Moony is independent, not a Flipcash product. Both are distinct projects built on the same open standard; neither Flipcash nor Code Inc. operates or controls Moony.

For developers

Moony from the command line.

The Flipcash Program ships an open-source CLI that connects directly to the Reserve: read its state, acquire MNY, or redeem it, all from your terminal.

flipcash · bash
# Query the Reserve (read-only, no signing)$ flipcash --cluster m get-currency \    --mint 4muAfB6m…vupxz6  Name   Moony · Symbol MNY · Sell Fee 100 bps (1%) # Acquire MNY with 10 USDF$ flipcash --cluster m buy \    --mint 4muAfB6m…vupxz6 --amount 10.0  ✓ Confirmed · explorer.solana.com/tx/5h2k…aB9c
Read-only by default. Inspect the Reserve with no signing and no funds at risk.
Buy & sell onchain. Atomic transactions, settled directly against the Reserve.
Open source, MIT. Build your own compatible interface on the same Reserve.

Open money
is here.