A good idea deserves
a clear beginning.
Everything you need to go from “hear me out” to a community that gets it.
What is pree?
pree is where meme ideas meet their first community. Post a concept, find people who like it, and connect a verified pump.fun launch when you’re ready.
An idea is a post, not a financial asset. Supporting or following it never buys tokens, reserves an allocation, grants ownership or guarantees early trading access.
Post your idea → people follow → launch on pump.fun → verify the connection → followers see an update.
Put your name on the idea.
- Connect your Solana wallet. Sign a short message proving you control the address. No transaction is sent and no recovery phrase is requested.
- Make the idea yours. Add a name, ticker, description, category and artwork. Add a website, community link or intended launch date if you have one.
- Publish and share. Your idea gets a permanent page. The author, name and ticker are fixed at publication so the original record stays clear.
- Open Launch studio. Your own idea page shows the launch tools when you’re signed in with its original wallet.
You can use one of pree’s original starter illustrations or upload a PNG, JPEG or WebP up to 2 MB. Only post material you have the right to use.
Use the same wallet when creating your token. A different payer or launch service may not meet the authorship check.
Find your people early.
Support adds one vote per wallet. You can remove it whenever you like. Follow saves the idea to your watchlist and subscribes you to its verified launch update inside pree. Votes do not cost SOL.
Join the conversation with comments, explore a creator’s profile, or filter the feed by Trending, Newest and Launched. Trending scores an idea as (2 × supports + follows) ÷ (1 + age in days), then shows newer ideas first when scores tie. A support therefore counts twice as much as a follow, and an unchanged score halves after one day. Comments do not increase the score. Support is limited to one removable vote per wallet, but a wallet is not a unique person and the ranking is not Sybil-resistant or a prediction of performance.
A wallet is not necessarily a unique person. Multiple wallets and coordinated activity can affect counts. We do not label popularity as a safety score.
Launch updates appear in the bell inbox while you use pree. Email, Telegram and browser push delivery are not part of this release.
Same idea. Same creator. A verified launch.
When you create the token on pump.fun, use your pree idea page as its website. The original idea wallet must sign the pump.fun creation instruction.
- pree reads confirmed Solana transactions and checks pump.fun’s official program.
- It checks the actual user account that signed the creation instruction. A matching token name or a declared creator field alone is insufficient.
- For automatic matching, it also checks that token metadata points to the exact pree idea page.
- The idea becomes a verified launch, displays its unique token address and proof transaction, and followers receive an in-app notification.
While signed in with pree open, checks run about once a minute for up to two of your most recent unlaunched ideas. Each check reviews a bounded set of recent transactions. Network congestion and RPC limits can delay or prevent detection.
If the launch isn’t detected
Open Launch studio → “Already launched?” Paste the token address and its creation transaction signature, then sign a launch confirmation. pree checks the transaction against the same original wallet and publication time. The website link is optional for this manual path because the author explicitly signs the association.
A verified token cannot be swapped out for a different one. One mint can link to one idea. “Verified” proves this wallet connection; it does not certify ownership of a meme, token economics, liquidity or future value.
Keep the first step simple.
Posting, following, supporting and commenting on pree are free in this release. pree does not execute trades or charge a trading fee.
Creating or trading a token on pump.fun is a separate action subject to that platform’s fees and Solana network costs. pree does not receive creator fees through this implementation.
You keep control of your wallet and your token. There is no pree token, treasury, staking, airdrop promise or reward entitlement in this release.
Know what the badge means.
Memecoin prices can move sharply, and a token can lose all its value. A verified creator can still make poor or dishonest decisions. Check the token address, transaction and project yourself before using an external trading platform.
Your data
Published ideas, creator wallet addresses, support and follow counts, comments and linked launches are visible to other visitors. Your watchlist and notification inbox require your authenticated wallet session.
pree stores posts, reactions, comments, wallet verification challenges, session records and notification records in a database. Uploaded artwork is stored in object storage. An HTTP-only cookie keeps you signed in for up to seven days. Disconnecting invalidates that session.
Wallet messages contain a one-use nonce and expire after five minutes. Rate limits use short-lived hashed identifiers. No private keys, recovery phrases or payment card data are collected by the app. Solana reads and supported metadata gateways receive requests needed to verify launches; external links have their own policies.
Community rules
No impersonation, misleading financial claims, stolen artwork, harassment or illegal content. The three pree studio concepts are clearly marked examples. They have no real token address, market cap or trading volume.
Built to connect, easy to inspect.
The source includes database migrations, a server API, wallet signature verification and an authenticated webhook endpoint for a future continuous launch watcher. Continuous monitoring while everybody is offline requires a configured external provider; it is not enabled by opening the website.
The manual path requires an accessible Solana mainnet RPC. A public RPC is the fallback; a dedicated SOLANA_RPC_URL is recommended for sustained use. Setup, payloads and limits are documented in the repository README.