FOLLOW PROFIT.
COPY CONVICTION.
COPYBARA is the decision agent around COPY — a local-first copytrade terminal that finds profitable wallets, keeps fresh Robinhood markets flowing, rejects weak setups, and turns surviving signals into a moving COPY desk.
git clone <repo> && npm install && npm start
NEW TOKENS LAND HERE FIRST.
Newest Robinhood Chain launches stream in newest-first. Live PONS trades build a rolling 60-second tape, while real acceleration can promote a token into SURGE without waiting for the next market snapshot.
PULSE SEES IT NOW. RECEIPTS CHECK WHAT HAPPENED AFTER.
The live feed and the performance journal now run independently. Hard decisions enter the ledger immediately; if a launch is still waiting for a reliable market price, the receipt stays visible as WAIT PRICE and arms itself the moment pricing arrives.
THE TERMINAL IS THE PRODUCT.
The website explains it. GitHub ships it. The terminal keeps new markets, wallet flow, decisions, mirrors, PnL and exits in one screen.
ONE SIGNAL. FIVE WALLS. ONE DECISION.
COPY does not mirror a wallet just because it bought. Every token has to survive the same readable flow box.
Is the source strong enough?
Is there usable market depth?
Is the market actually turning?
Is momentum inside the copy band?
Can COPY mark an entry now?
THE DESK NEVER SITS STILL.
Tracked profit hunters rotate through fresh markets, get new marks, and keep PnL delta visible without leaving the terminal.
$COPY
The official $COPY market on PONS. Verify the contract address below before opening the market.
—CLONE. CHECK. RUN.
Everything important is available from the CLI. No browser wallet is required to open the product or inspect the data.
git clone <repo>
cd copy
npm install
npm run doctornpm start
# full-screen COPY terminalOPEN WEB TERMINAL ↗copy hunt --fire-only
# raw scrolling decisionsCOMMANDS →copy paper --for 300
# opens / marks / exitsPAPER ENGINE →READ THE CODE.
RUN THE TERMINAL.
The repository contains the CLI, providers, COPY flow rules, paper engine, native queue boundary, docs, tests and the website wrapper.
