Contents
Introduction
Source code, protocols, brands, and documentation are your actual assets. IP licensing frameworks determine who controls development, what third parties can do with your code, and what happens when founders leave or you're acquired.
This guide covers IP ownership structures, licensing strategies for protocol development, open-source tradeoffs, foundation-DevCo IP separation, brand enforcement, and international structuring. The core tension: balance IP protection with decentralization ideals and community participation.
Get clear on five things: Who owns project IP? What rights do developers retain? How do third parties license IP? What happens to IP at founder departure or acquisition? How does a DAO manage IP if governance is decentralized?
Ambiguous IP ownership has damaged trust and created legal uncertainty in multiple projects. Clarity here is foundational.
IP in Crypto Projects
Your IP assets typically include: Protocol source code and specifications, reference implementations (node software), white papers and documentation, brand assets (logo, name, domain), UI designs, developer tools and libraries, governance contracts.
Source code copyright is automatic. The developer automatically owns copyright in code they write. Default copyright grants exclusive rights to the author with no implied community licensing. Many projects explicitly choose open-source licensing to permit use while retaining copyright ownership.
Patents are rare in crypto. Cost ($10k-$30k per jurisdiction), examination delays, and industry sentiment against patents deter pursuit. Strategic exceptions exist - some institutional projects patent novel techniques. Most projects skip patents.
Trademarks matter for brand control. Project names, logos, and marks qualify for protection if used in commerce. Registrations in US, EU, Singapore, and Hong Kong are standard. Early registration prevents third-party registration of your brand.
Trade secrets supplement copyright protection. Proprietary techniques not publicly disclosed can be protected as trade secrets if you maintain reasonable secrecy (restricted access, confidentiality agreements, documentation of safeguards). Trade secret protection lasts indefinitely if secrecy is maintained, unlike patents which expire. The tradeoff: disclosure in litigation can destroy the secret.
IP Assignment vs Licensing
Assignment transfers ownership permanently. Developer assigns copyright ownership to your entity, foundation, etc. Assignment is irrevocable - assignee becomes copyright owner with all rights. Developer loses all control over future use. Assignments should be explicit and itemized (source code, documentation, specifications). Include: what IP transfers, effective date, consideration (payment, equity), and representations that the assignor owns IP and has right to assign.
Licenses grant specific use rights while ownership stays with the licensor. Licensor retains control; licensee gets permission for specified uses. Licenses can be exclusive (only you) or non-exclusive (multiple licensees possible).
Open-source licensing models are standardized: MIT is most permissive (unrestricted use, modification, distribution). Apache 2.0 is permissive plus includes explicit patent grant and trademark protection. GPL/AGPL is copyleft (derivative works must use same license).
Most crypto projects choose MIT or Apache 2.0. Permissive licenses maximize developer participation and enable commercial use. Projects wanting source code monopoly select restrictive licenses, but this discourages community participation.
Sublicensing needs explicit clarity. Can licensees license your code to third parties? Unclear sublicensing rights create unexpected distribution of licensing authority. Be explicit: yes, no, or limited sublicensing only.
Foundation-DevCo IP Framework
The structure separates governance (Foundation) from operations (DevCo). Foundation holds protocol IP as a non-profit neutral party. DevCo licenses the protocol and commercializes it. DevCo owns its own improvements (UIs, commercial tools).
Benefits are real: Foundation protects protocol IP if DevCo abandons it; if DevCo fails, protocol continues under different teams; multiple DevCos can license for different use cases; non-profit status enables governance benefits; governance separates from commercial pressure.
Trade-offs are also real: Dual governance structures require coordination and create administrative overhead. Conflicts arise over protocol direction. Decision-making slows when Foundation and DevCo must reach consensus. Licensing terms between them become friction points.
Your licensing agreement needs: Scope of rights (exclusive vs. non-exclusive), geographic scope, field-of-use limitations, term and renewal, payment/royalty arrangements, improvement IP ownership (who owns derivatives?), termination and remedies, dispute resolution.
Real-world precedent: Ethereum Foundation controls Ethereum protocol IP; grants licenses to development teams (ConsenSys, etc.) for implementations. Polkadot Web3 Foundation controls protocol; Parity Technologies licensed for development. This framework has proven effective for protocol maturation while maintaining community trust.
Open Source Considerations
Open-source attracts talent, enables community contributions, speeds development, and builds trust. Most successful crypto projects open-source core protocol code while monetizing complementary services (exchanges, wallets, custodians).
Trade-offs are unavoidable: Competitors freely fork your code; you lose direct licensing revenue; trademark enforcement against confusing forks becomes hard; GPL family licenses impose derivative work obligations; contribution management requires clear CLAs.
Contributor License Agreements (CLAs) are essential for community projects. CLAs assign contribution copyrights to your project, clarifying IP ownership and enabling project-level enforcement. Decide scope: require assignment of all IP, or just contribution copyrights? Broader CLAs deter some contributors; narrower CLAs complicate enforcement.
Dual licensing splits the difference. Open-source license for community use; commercial license for proprietary/competitive uses. You enable community participation while monetizing commercial applications. Trade-off: dual licensing complexity deters some users.
Forking is free but trademark enforcement is your tool. Anyone can fork your code - that's the point. But trademark law prevents brand confusion. Register trademarks and enforce against confusing forks. Ethereum Classic illustrates how hard trademark enforcement is in crypto (and why it matters).
Use SPDX license headers in source files. SPDX format enables automated license compliance analysis. Important for complex projects with multiple license zones.
Brand and Trademark Protection
Register trademarks in key jurisdictions: US (USPTO), EU (EUIPO), Singapore, Hong Kong, and China where possible. Cost: $500-$2k per jurisdiction per class. Registrations provide exclusive rights and prevent third parties from using similar marks.
Choose trademark classes strategically: Class 9 (software/protocols) and Class 36 (financial services) are minimums for crypto projects. Trading/payment services add Classes 42 (software services) and 45 (legal services).
Enforcement works when you have registration. Forks or competitors using similar marks? Send cease-and-desist letters. Enforcement requires proof of: registration, third-party use, likelihood of confusion. Successful enforcement enables cancellation and damages recovery.
Community merchandise licensing builds goodwill while protecting brand. Permit community creation of t-shirts, stickers, etc. using your marks if you establish: clear brand guidelines, approval process for commercial use, non-competition assurances (merchandise not sold through official channels), and attribution requirements.
DAOs have brand control problems. Who controls brand if governance is fully decentralized? Solution: separate brand control (Foundation) from governance (DAO). Enables consistent brand management despite governance decentralization.
Domain names matter for phishing defense. Register primary domain (.com, country-specific). Protect against typosquatting using ICANN UDRP (Uniform Domain Dispute Resolution Policy) - trademark holders can recover confusingly similar domains. Cost: $10k-$50k per dispute.
IP in DAO Contexts
DAOs have an IP ownership problem: Decentralized Autonomous Organizations lack legal identity in most jurisdictions. If DAO creates IP but has no legal entity, who owns it? Courts haven't definitively answered this. You need a practical solution.
Three practical approaches exist: Separate entity (Foundation, LLC) holds IP and permits DAO governance of usage through licenses. Second: DAO is represented by legal entity that holds IP (Wyoming DAO LLC). Third: contributors retain IP and grant licenses to DAO, creating a mosaic of individual contributors.
Contributor IP: require assignment or broad licensing. DAOs accepting developer contributions must decide: assign all IP to DAO, grant non-exclusive license, or retain IP while granting broad usage rights? Most DAOs require assignment or broad licensing.
DAO treasury IP acquisitions should be documented. Governance token holders vote on acquisitions. Document terms in standard contracts even though the counterparty is decentralized. This protects both sides.
Governance token ownership does not confer IP ownership. Token holders vote on IP usage but don't personally own IP. Separate these concepts - voting authority from ownership rights. This avoids confusion regarding individual token holder claims.
Plan for dissolution upfront. If DAO dissolves (governance failure, consensus against continuation), what happens to accumulated IP? Many DAOs vest IP in a separate entity that survives dissolution. Design this into your smart contracts.
Cross-Border IP Structuring
IP protection is jurisdiction-specific and doesn't cross borders automatically. US copyright registration doesn't protect you in EU or Asia. Prioritize by market importance: primary markets (US, EU, Singapore, HK) get full registration; secondary markets get selective registration.
Patent Cooperation Treaty (PCT) filing centralizes international patent prosecution. Single application at your national patent office covers 192 countries. Cost is significantly lower than individual jurisdiction filings, and examination timelines are extended, making international protection cost-effective. Most projects skip patents anyway, but if you patent, use PCT.
WIPO International Trademark Registration covers 140+ countries with one application. Cost reduction versus individual jurisdiction filings is substantial. Use it if pursuing international trademark protection.
For international licensing agreements, specify: Geographic scope, sublicensing rights per region, IP registration responsibility (who registers in each jurisdiction), enforcement responsibility (who sues infringers), payment and royalty terms by region.
IP holding company structures offer tax efficiency. Holding company in low-tax jurisdiction (Ireland, Netherlands, Luxembourg) licenses IP to operating companies worldwide. Operating companies deduct royalty payments; IP company recognizes revenue in favorable jurisdiction. This requires careful transfer pricing documentation - get it right or face audit.
Get IP infringement insurance and indemnification. Insurance covers claims that your IP infringes third-party IP and covers defense costs. In acquisitions, obtain IP indemnification from founders/developers protecting the acquirer if infringement claims arise post-transaction.