领域
Blockchain & Web3
技能档案
此技能定义了各角色和级别的期望。
角色数
2
包含此技能的角色
级别数
5
结构化成长路径
必要要求
0
其余 10 个可选
Blockchain & Web3
Smart Contracts
2026/2/22
选择当前级别并对比期望。下方卡片显示晋升所需掌握的内容。
表格展示从初级到首席的技能深度变化。点击行查看详情。
| 角色 | 必要性 | 描述 |
|---|---|---|
| Blockchain Developer | Knows main smart contract vulnerabilities: reentrancy, overflow, access control. Uses Slither for static analysis. Reads audit reports of well-known DeFi protocols for learning. | |
| Smart Contract Developer | Knows key vulnerabilities: reentrancy, integer overflow, access control, oracle manipulation. Uses Slither for static analysis. Follows the checks-effects-interactions pattern. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Blockchain Developer | Conducts security review of contracts before deployment: analyzes access control, economic attacks, oracle manipulation. Uses Mythril, Slither, and Aderyn for automated analysis. | |
| Smart Contract Developer | Conducts manual security review of contracts: analyzes access control, economic attack vectors, and flash loan scenarios. Uses Mythril, Slither, Aderyn. Writes PoC exploits for findings. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Blockchain Developer | Conducts comprehensive audits: fuzzing via Echidna/Foundry, symbolic execution via Mythril, manual review. Establishes audit process for the organization and coordinates external audits. | |
| Smart Contract Developer | Conducts comprehensive audits: formal verification (Certora), fuzzing (Echidna/Medusa), symbolic execution (Mythril/Manticore). Has discovered 15+ critical issues in production protocols. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Blockchain Developer | Defines smart contract security strategy for the organization. Manages bug bounty program. Establishes security review process and SLA for all contract deployments. | |
| Smart Contract Developer | Manages the audit program for the organization. Defines security requirements and audit scope for all contracts. Coordinates bug bounty and relationships with external audit firms. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Blockchain Developer | Defines enterprise smart contract security strategy. Researches automated audit tools and formal verification. Shapes industry security standards and publishes security research. | |
| Smart Contract Developer | Defines enterprise smart contract audit strategy. Researches automated vulnerability detection and AI-powered auditing. Shapes industry audit standards and publishes security research. |