Methodological guide. Updated February 15, 2026.
Most crypto losses don’t come from hacks or sudden collapses: they come from investing in projects that should never have received capital. Anonymous teams, tokenomics designed to drain retail, products without real users. This guide offers a framework for evaluating a project systematically, without relying on hype.
The team: who builds and with what history
The team is the first filter. Not the most glamorous โ but the most predictive. A mediocre product with an excellent team can be improved; an excellent product with a dishonest team usually ends up in an exit scam.
Identity and verifiability
Are the founders identifiable? Not necessarily doxxed in the sense of published home address โ but at least with a verifiable professional profile (LinkedIn with consistent work history, attendance at industry conferences, technical publications). A completely anonymous team is not automatically a bad signal for a decentralized protocol (Bitcoin, Monero), but it is a critical signal for a project with promises of high returns and a team that controls the treasury.
Technical and financial track record
Have they already built something? Not just announced: built, released, maintained. Look for verifiable GitHub contributions, previous products with real users, history in the industry. Be wary of teams whose entire visible professional history begins with the current project.
Also check the financial track record: have the founders done fundraising before? With what results for investors? A founder who has already launched failed projects is not necessarily to be avoided โ many of the best founders have failed before success โ but the story must be recognizable and not hidden.
The product: real use vs narration
The whitepaper describes the future. On-chain metrics describe the present. Serious evaluation uses the latter, not the former.
Metrics to use
Active users: no wallets created, no accounts registered โ wallets that have made at least one transaction in the last month. Token Terminal, Dune Analytics and DefiLlama show this data for the main DeFi protocols.
Real transactions: distinguish organic transactions from wash trading transactions or those incentivized by upcoming airdrops. A protocol with 1 million tx per day in the 3 months before the TGE and 10,000 tx/day after is a clear signal.
Quality TVL: the total TVL is often inflated by capital that has arrived only for token issues. Measure โstickyโ TVL: How much is left after emissions end? Look at the trend of TVL in the first few weeks after each reduction in incentives.
Real revenue: Does the protocol generate fees that go to the treasury or token holders? If yes, check that they are real fees (from real volume) and not projections. Protocol Revenue on Token Terminal is the most direct source.
Comparison with competitors
No project exists in a vacuum. Compare metrics with direct competitors: same type of product, same target market. A DEX with a $50M TVL in a market where the leader has $5B is a niche position, not a “tenfold” opportunity. Understanding the real competitive position is essential to evaluate potential.
Tokenomics: distribution, unlock and selling pressure
Tokenomics determine who earns and when. An excellent product with predatory tokenomics is a product from which the team gets rich and retailers lose.
Initial deployment
Control the percentage of tokens allocated to the team and private investors. Typical acceptable values: team 15-20%, investors 20-25%, community/ecosystem fund 30-40%, public (sale + listing) 10-20%. If the team + private investors hold more than 50%, the public market is essentially an exit tool for early entrants.
Vesting and cliff
Team and investor tokens must have a cliff vesting schedule. Market standard: 12 month cliff, linear vesting over the next 24-48 months. A project that lists tokens with 6-month vesting (or without vesting) is structurally predatory: the team can sell everything within a few months of unlocking.
Check the unlock dates on Token Unlocks or Vesting.io: if a major cliff expires in 3 months (e.g. 15% of the total tokens unlocked for the team), expect selling pressure. It’s not speculation โ it’s supply math.
Emissions and inflation
What is the current supply compared to the maximum supply? A token at 10% of the maximum supply with emissions at 30% per year has enormous selling pressure. Look for projects with decreasing emissions over time, not โtemporarily high by perpetual bootstrapping.โ
The 10 most frequent red flags
- Guaranteed returns: no investment in crypto guarantees returns. Anyone who promises 20% monthly is lying.
- Completely anonymous team with promises of high return
- Unpublished audits or by unknown auditors: “in progress” is not the same as “completed.”
- Tokenomics with >50% team + VC, short vesting
- Whitepaper without technical specifications: just marketing and vision without architecture.
- Artificial urgency: “last 24 hours for whitelist”, “limited slots”.
- Community that silences critical questions: Discord/Telegram banning anyone who asks about risks.
- Inflated metrics: TVL that disappears after the TGE, users that disappear when the incentives end.
- Unverifiable partnerships: “X’s partner” where X has never publicly confirmed.
- Founders who change projects frequently: serial “exit” from previous projects.
Framework: how to structure your research in 30 minutes
Not every project deserves hours of analysis. A first filter in 30 minutes allows you to quickly eliminate projects that do not pass the basic criteria:
- 5 min โ Team: search for founders on LinkedIn and GitHub. Is there a verifiable history? No โ delete.
- 5 min โ Product: open Token Terminal or DefiLlama. Is there real, consistent activity? No โ delete.
- 5 min โ Tokenomics: where are the tokens allocated? Is there a vesting cliff of at least 12 months? No โ delete.
- 5 min โ Security: Is there a public audit from a recognized firm? Is there a bug bounty? No โ strong negative signal.
- 5 min โ Community: Does the Discord respond to critical questions or ban them? Is the team present and transparent?
- 5 min โ Competition: who does the same thing? Why will this project win? If the answer is just “the token can go up”, it’s not an answer.
If the project passes this filter, then it is worth spending hours on in-depth due diligence: reading the code (or finding someone who has), following the governance, understanding the real business model.
Technical due diligence: reading code without knowing how to program
You don’t have to be a Solidity developer to do minimal technical due diligence. There are visible signals even for non-technical people that indicate the quality of the code and the maturity of the infrastructure.
GitHub: Repository activity
Open the project’s GitHub repository. Check: How many active contributors are there? Are the commits frequent and recent? Are issues open for months without a response? A repository with 1-2 contributors, no commits in the last 3 months, and dozens of unhandled issues indicates a team that has abandoned active development โ regardless of press releases.
Also check out the source code of verified contracts on Etherscan. You don’t have to understand every line, but look up: Is it well commented? Does it use standard libraries (OpenZeppelin) or is everything custom? Are there comments like “TODO: fix this” or “temporary solution” in critical sections?
Test coverage and CI/CD
Serious projects have an automated test suite and a Continuous Integration system. If you can see the CI/CD in the repository, check if the tests pass. Untested code is code that can silently break with every change. For contracts that manage real funds, the absence of testing is a serious red flag.
Primary sources: where to find verifiable data
The evaluation of a crypto project requires sources that do not depend on the interest of the project itself. The marketing of a project is, by definition, presented in the best possible light. Verifiable primary sources are diverse.
On-chain data: Token Terminal and DefiLlama
Token Terminal (tokenterminal.com) aggregates revenue, fee and active user metrics for DeFi protocols. The data comes directly from the blockchain and is verifiable. You can compare P/F ratio (Price-to-Fees), revenue trends and active user growth on a monthly basis.
DefiLlama (defillama.com) is the go-to source for TVL, bridge data, stablecoins and DEX. Distinguishes between TVL counting tokens at current price (which can be inflated in bull markets) and more conservative metrics. Use real volume and unique user data to gauge actual adoption.
Governance and forums
Governance forums (Snapshot, Commonwealth, forum.maker.gitcoin.co) are excellent sources for understanding who really controls the protocol and what the internal tension points are. Discussions about parameter changes, economic model changes, or team disputes reveal information you won’t find in marketing. A project with active governance and constructive debates is different from one where the team proposes and approves everything without opposition.
Social media and community: how to filter the noise
The project’s Twitter (X), Discord and Telegram are useful for understanding community sentiment โ but they must be read with a filter. Look for those who ask critical questions: are they answered on the merits or banned? Are there technical threads discussing the risks of the protocol, or just hype and “wen moon”? The quality of the community often reflects the quality of the project.
Red flags on social media: moderators who delete critical questions, “community managers” who always evade technical questions, “FUD” threads that actually contained legitimate criticisms. A solid project is not afraid of difficult questions.
Valuation: how to understand if a token is expensive or cheap
Evaluating the “right price” of a token is complex and often impossible precisely. What is possible is to understand whether the current valuation makes sense compared to the fundamentals.
The most useful metrics for DeFi protocols:
- P/F ratio (annualized Price-to-Fees): market cap divided by annualized fees. Below 20ร is potentially interesting; above 100ร requires strong future growth to justify itself.
- P/S ratio (Price-to-Sales): similar but uses the total revenue of the protocol instead of just the fees. Token Terminal calculates it directly.
- FDV / TVL: Fully Diluted Valuation divides the TVL. An FDV/TVL greater than 2-3ร in mature protocols is often a sign of overestimation.
These ratios are not absolute rules โ a rapidly growing protocol can justify higher valuations. But comparing them with similar competitors in the same sector gives an objective reference that goes beyond marketing narratives.
The hype cycle and how not to get overwhelmed
The crypto market follows recognizable hype cycles: a new narrative emerges (AI + blockchain, RWA, DePIN, etc.), capital flows to associated projects, valuations break away from fundamentals, then comes the correction. Understanding the cycle doesn’t mean you can avoid it completely โ it means reducing the risk of buying at the peak of the hype and selling during the correction.
A useful indicator is the relationship between narrative and verifiable fundamentals. When everyone talks about “revolutionizing industry X” but on-chain metrics show almost zero real users, the gap between narrative and reality is a sign of risk. The point at which the mainstream media begins to enthusiastically cover an industry has historically correlated with hype peaks โ not the best entry points.
How to update the rating over time
Due diligence is not a one-time event. A project evaluated positively 6 months ago may have changed characteristics significantly: team leaving, tokenomics changes, exploits, strategic shifts. Schedule periodic reviews (every 3-6 months) of significant positions.
Questions to ask periodically: Is the original team still active? Are product metrics increasing or decreasing? Has the composition of the TVL changed (more or less mercenary)? Have there been any security incidents? Has the regulatory framework for this specific type of protocol changed?
A rating that is not updated is not a rating โ it is a bet on past conditions that may no longer be relevant. The biggest losses in crypto often come from people who did good initial due diligence but didn’t update their view when conditions changed.
Red flags: signs that indicate a high-risk project
Recognizing risk patterns is just as important as identifying quality ones. Among the clearest signs that a project deserves distrust: tokenomics with 40% allocated to the team without real vesting, total anonymity of the founders without verifiable track record, copied or generic whitepaper that does not describe specific technical mechanisms, absence of code on GitHub or private repository without explanation, and aggressive marketing campaigns focused on price rather than technology.
Equally indicative is the team’s behavior in crises: a solid project responds to incidents with transparent communications, technical updates and, if necessary, compensation to affected users. A team disappearing after an exploit or passing the buck to the community is a sign that the project structure was exit-oriented from the start.
No single signal is definitive, but the combination of three or more red flags should be enough to exclude a project from the investable universe.
Conclusion
Due diligence in crypto is no different from that of any investment: it’s about understanding who builds, what they build, whether there is real demand and whether the token structure aligns interests. The difference is that in crypto everything is faster, less regulated and with more information asymmetry. Those who dedicate time to this process make better decisions not because they have confidential information, but because they have read what was already public.
Related reading: Bitcoin Market Cycles: The Complete Guide to Every Phase ยท On-chain analysis: a guide to understanding the crypto market.
