Russell Castagnaro PRO
Father of two delightfully unruly young women. Investment Steward at Bufficorn Ventures and Chief of Staff of SporkDAO, LCA Ex-Director of Digital Transformation at the Colorado Governor's Office of Information Technology.
Using Unicorn.eth to Get Discovered by Communities
Russell Castagnaro - Cofounder/ CTO russell@MyUnicornAccount.com
You Built It. Now What?
"How do I get viral growth? Or at least decent usage?"
It's Not the Tech. It's Distribution.
Barriers:
Cold Start Problem
Trust Barrier
Friction Barrier
Traditional Launch vs. What You Need
Traditional:
Build → Post on Twitter → 50 users → 5 transact
"How do I get to 10,000 users?"
What You Actually Need:
Build → Get discovered in portals → 1000s of users →
100s transact → They tell others → Viral growth
"You can't get viral growth if users bounce at the first transaction"
The Question Every Developer Asks
"How do I get my dApp in front of established communities who will actually USE it, not just connect and leave?"
The Four Things That Enable Distribution
Easy onboarding helps. But you need discovery where users already are.
Unicorn = Portal-Based Discovery
Four Pillars:
1. Access to Established Portals
2. Built-In Trust
3. Sponsored Gas
4. Frictionless Discovery
Users Already Browse for dApps
Show Screenshots/Logos:
Get your dApp listed where thousands already live
Other Solutions vs. Unicorn
| Unicorn | Other Solutions |
|---|---|
| Get discovered in portals | Help users connect |
| User communities exist | Find users |
| Portal distributes for you | Solo marketing |
| Sponsored transactions | Users need gas |
How Developers Actually Use This
Four Examples:
NFT Project Traditional: 50 mints → struggle Unicorn: Listed on app.ethdenver.com → 1000 mints in 24 hours
DeFi Protocol Traditional: Users need ETH → lost 90% Unicorn: Listed on app.polygon.ac → 10x usage
On-Chain Game Traditional: Can't get first 100 players Unicorn: Listed on portal → 500 players week 1
Governance App Traditional: 2% participation Unicorn: Gasless voting via portal → 10% participation
The Numbers That Matter
Comparison:
Traditional Launch: Build alone → Market alone → 50-100 users in month 1
Unicorn Distribution: Build → Get listed in portals → 1000s of users in week 1
Conversion Rate:
Not 10% improvement. The difference between side project and real traction.
5 Minutes of Code
Three Steps:
1. Add One Connector
import { unicornConnector } from '@unicorn.eth/autoconnect';
connectors: [
unicornConnector({
clientId: process.env.VITE_THIRDWEB_CLIENT_ID,
factoryAddress: '0xD771615c873ba5a2149D5312448cE01D677Ee48A',
defaultChain: base.id,
}),
]
2. Add One Component
<UnicornAutoConnect />
3. Use Standard Wagmi
const { sendTransaction } = useSendTransaction();
// Same code you already use!
Let Me Show You How Discovery Works
Demo Flow:
This is how YOUR dApp gets discovered
How to Get Discovered
Step 1: Integrate (10 minutes)
Step 2: Create Test Community (5 minutes)
Step 3: Test Locally
Step 4: Submit to Unicorn App Center
Step 5: Get Listed
Real Developer Success Story
Visual Timeline:
Week 1: Listed on app.ethdenver.com → 500 users discover you → 350 transact
Week 2: Listed on app.polygon.ac → 800 total users → 600 transact
Week 3: Word spreads, more portals add you → 2,000 users
Week 4: You have traction → More portals → VCs interested
From 'side project' to 'real traction' in weeks, not years
How to Test Your Integration
Visual/Screenshots:
Validate everything works before submitting
Developer Metrics That Matter
❌ DON'T Track:
✅ DO Track:
Measure activation, not just connection
Title: Developers Who Did This
Example 1: DAO Governance Tool
Example 2: NFT Mint Platform
Example 3: On-Chain Game
Nothing:
This is a B2B2C approach! Convince a few communities that your app is worth it to them, they will distribute your dapp for you via their portal.
Here's What You Need to Remember
Four Points:
You don't need to build an audience → Get discovered in established portals
You don't need marketing budget → Sponsor pennies of gas per user
You don't need to convince individuals → Portal trust transfers to your dApp
You don't need users to have ETH → Communities sponsor it, they transact freely
Connection vs. Discovery & Activation
Other solutions help users CONNECT (you still need to find them)
Unicorn gets you DISCOVERED where thousands already browse
Connection is the start. Portal-based discovery is how you grow.
You Built the App. Now Get Users.
"When ETHDenver attendees browse app.ethdenver.com and discover YOUR dApp...
Click once...
Land gaslessly transacting...
That's not incremental improvement.
That's how unknown developers get real traction."
If You Can't Get Users, Nothing Matters
You can be the best developer. You can build elegant smart contracts. You can design the perfect UI.
But if you can't get users, none of it matters.
And you can't get users by yourself.
You need distribution.
Your Next Steps (This Week)
Step-by-Step:
1. Integrate (5 minutes) Add AutoConnect to your dApp
2. Test (5 minutes) Create test community, validate with Live Preview
3. Submit (15 minutes) Add to App Center with details and logo
4. Get Discovered Wait for approval, reach out to the communities you want and get listed in their portals
5. Track & Iterate Measure which portals drive most usage
Title: Get Started Today
Links:
Contact:
Works Alongside Everything
Comparison:
Your Existing Setup:
You're Adding:
It's ADDITIVE, not replacement
User Has MetaMask:
User Comes from Portal:
Same dApp, Same Code: Standard wagmi hooks work for BOTH
Works Across 18 Networks
Mainnets:
Testnets:
One integration, 18 networks
Is This Safe?
Smart Accounts:
Integration:
Day 1: Submit your dApp
Day 2-3: Review process
Day 3-7: Get approved
Week 2+: Track performance
Title: Unicorn vs. Other Solutions
| Feature | Standard Wallets | Other Embedded | Unicorn |
|---|---|---|---|
| Easy Connection | ✅ | ✅ | ✅ |
| Gasless Transactions | ❌ | Some | ✅ |
| Portal Discovery | ❌ | ❌ | ✅ |
| Built-in Trust | ❌ | ❌ | ✅ |
| Community Access | ❌ | ❌ | ✅ |
| Standard Wagmi | ✅ | Varies | ✅ |
Established Communities Already Using This
Examples:
ETHDenver (app.ethdenver.com)
Polygon (app.polygon.ac)
MyLink (app.mylink.fun)
Your dApp can be here
Q: Does this only work for Unicorn wallets? A: No! Works alongside MetaMask, WalletConnect, etc.
Q: Can I test locally before submitting? A: Yes! Create test community, add localhost URL, use Live Preview.
Q: What if I want to change my dApp after listing? A: Update details in admin portal anytime.
Q: Can I track which portal drives most usage? A: Yes! Add tracking parameters, monitor conversions.
Q: Is there a cost to get listed? A: Most communities have no listing fee.
By Russell Castagnaro
So you've got a great dApp - now you need distribution
Father of two delightfully unruly young women. Investment Steward at Bufficorn Ventures and Chief of Staff of SporkDAO, LCA Ex-Director of Digital Transformation at the Colorado Governor's Office of Information Technology.