Why Sui Move Developers Are Hard to Find Through Traditional Channels
Sui is one of the fastest-growing Layer 1 ecosystems — Move smart contracts, object-centric storage, and sub-second finality are attracting engineers from Solidity, Rust, and traditional backend backgrounds. But Sui developers don't hang out on LinkedIn. They are active on GitHub: starring the Sui monorepo, commenting on Move tooling issues, contributing to SDK examples, and flagging gas estimation bugs in pull requests.
GitLeads tracks GitHub activity as a real-time signal layer. When an engineer stars `MystenLabs/sui`, opens an issue on `move-language/move`, or mentions "sui object model" in a PR discussion, you know exactly who they are, what they're building, and how to reach them through your existing outreach tools.
GitHub Signals That Identify Sui Move Developers
- **Repo stars**: `MystenLabs/sui`, `MystenLabs/move`, `move-language/move`, `MystenLabs/sui-move-intro-course`
- **Keyword mentions**: "Move language", "sui::transfer", "object-centric", "sui devnet", "sui testnet", "PTB", "programmable transaction block", "sui.toml", "move.toml"
- **Issue/PR activity**: Gas profiling discussions, Move analyzer bugs, Sui SDK type questions
- **Commit signals**: `sui move build`, `sui client publish`, `move2` or `move-stdlib` references
Setting Up Sui Developer Signal Tracking in GitLeads
- Add `MystenLabs/sui` as a tracked repo — captures every new stargazer with enriched profile data
- Add keywords: "move object", "sui::transfer", "programmable transaction", "sui devnet", "sui zkLogin"
- Add `move-language/move` and `mystenlabs/sui-move-intro-course` for beginners and educators
- Connect to HubSpot, Clay, Slack, or your outreach tool of choice
- Filter by followers > 50 to prioritize active contributors over hobbyists
Enriched Lead Data You Get for Every Sui Developer
GitLeads enriches every signal with the full developer profile: name, GitHub username, public email, bio, company, location, follower count, top programming languages, and the exact signal context (which repo they starred, which keyword phrase appeared in their issue or PR). This gives your SDR the full picture before they ever send a message.
// GitLeads webhook payload — Sui developer stargazer signal
{
"signal_type": "new_star",
"repo": "MystenLabs/sui",
"github_username": "move_builder",
"name": "Priya Nair",
"email": "priya@suiprotocol.xyz",
"company": "@SuiProtocol",
"bio": "Move smart contract engineer | DeFi on Sui | ex-Aptos",
"location": "San Francisco, CA",
"followers": 312,
"top_languages": ["Move", "Rust", "TypeScript"],
"profile_url": "https://github.com/move_builder"
}Use Cases: Who Should Track Sui Developer Signals
- **Web3 dev tools**: IDEs, auditors, testing frameworks targeting Move developers
- **Infrastructure providers**: RPC nodes, indexers, block explorers for Sui
- **DeFi protocols**: liquidity protocols recruiting Move engineers
- **Grants programs**: Sui Foundation, Mysten Labs ecosystem funds looking for builders
- **Recruitment**: Technical recruiters sourcing Move / Sui expertise
Expanding Coverage: Related Blockchain Ecosystems
Move is used in both Sui and Aptos — many developers work across both chains. Expand your signal tracking to include `aptos-labs/aptos-core`, `aptos-labs/aptos-ts-sdk`, and keywords like "aptos::coin", "resource account", "table<K,V>". You can also track Solidity-to-Move migration patterns by watching issues mentioning "migrating from Solidity" or "EVM to Move".