What is
An open-source prototype/reference implementation of Note+Reserve+Tracker-style agent payment patterns on Ergo by BetterMoneyLabs.
ChainCash is an open-source prototype built on Ergo that explores bearer instruments (Notes) backed by Reserves, with a Tracker-style registry for double-spend prevention. It is useful as a research/reference implementation for community currencies, agent credit systems, and programmable IOUs, but it is not audited or production-ready unless a specific deployment is explicitly marked as such.
Community currencies: local ERG-backed notes for community use
Agent credit: orchestrators issue Notes to sub-agents
Developer template: fork ChainCash contracts for custom payment apps
API payment: services accept ChainCash Notes as payment
Common questions about this topic
This is not financial advice. Ergo has strong fundamentals: fair launch (no VC dump risk), innovative technology (eUTXO, Sigma Protocols, NiPoPoWs), active development, and a cypherpunk ethos. It's a smaller market cap project with higher risk/reward than established chains. Research thoroughly, understand the technology, and never invest more than you can afford to lose.
Start by getting a wallet (Nautilus for browser, Terminus for mobile). Back up your seed phrase securely offline. Get some ERG from a current exchange or verified venue, then make a small test transaction. After that, explore NFTs, mining, DeFi references, or the developer stack if you're a builder.
Providing liquidity on Ergo depends on the current active DEX or AMM venue. In general, you deposit equal value of two assets into a pool, receive LP tokens representing your share, and earn a portion of trading fees. Spectrum Finance is historical/frozen since February 2024, so verify the active venue, contracts, liquidity depth, and withdrawal process before depositing funds.
NiPoPoWs (Non-Interactive Proofs of Proof-of-Work) are cryptographic proofs that compress blockchain history. Instead of downloading gigabytes of blocks, light clients can verify the chain with just kilobytes of data. This enables true trustless light wallets, efficient cross-chain bridges, and sidechains - all without trusting third parties.