EVM Jobs
1,186 jobs found
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Web3 Recruit | Remote | $220k - $260k | |||
Nibiru | Remote | $63k - $80k | |||
Amber Group | Hong Kong, Hong Kong | $40k - $120k | |||
Shardeum Foundation | Remote | $104k - $117k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Chainlink Labs | United States | $105k - $180k | |||
Rome Protocol | Los Angeles, CA, United States | $8000k - $13000k | |||
xalts | Bengaluru, India | $90k - $105k | |||
Polymarket | Remote |
| |||
Shardeum Foundation | Remote | $72k - $90k | |||
Kraken | United States | $36k - $87k | |||
Manta Network, Powered by p0x labs | New York, NY, United States | $85k - $150k | |||
TAC | Remote | $72k - $88k | |||
TAC | Remote | $72k - $75k | |||
xalts | Bengaluru, India | $105k - $120k | |||
Web3 Recruit | Remote | $150k - $180k |
About the Role
We’re looking for an experienced and visionary CTO to lead the technical strategy and execution of our network, a cutting-edge peer-to-peer blockchain system. This role is fully remote and ideal for individuals with deep expertise in blockchain and decentralized finance (DeFi).
As our CTO, you’ll align our technical development with the product vision, driving innovation and ensuring the success of a censorship-resistant, self-custody-focused ecosystem.
Key Responsibilities
- Product Alignment: Translate the product vision into a robust technical architecture, bridging business and technology.
- Technical Leadership:
- Oversee and integrate all technical components:
- Blockchain protocols
- Smart contracts
- Backend services
- Frontend applications
- Infrastructure and DevOps
- Act as the technical thought leader, ensuring best practices in decentralized technologies.
- Mentor and scale technical teams, fostering a collaborative and growth-oriented culture.
- Innovation & Strategy: Drive innovation in blockchain technologies, focusing on areas like:
- Layer 2 solutions
- Cross-chain interoperability
- MEV minimization
- Emerging trends like zk-rollups and account abstraction
What We’re Looking For
- Proven Expertise:
- Strong track record of delivering world-class blockchain projects.
- Hands-on experience with multiple blockchain ecosystems, including Ethereum (EVM), Polkadot (Substrate), and Solana (Rust).
- Proficiency in smart contracts, backend services, and blockchain-traditional web integrations.
- Leadership & Communication:
- Exceptional ability to manage and scale technical teams.
- Clear and concise communicator who can simplify complex technical concepts for non-technical stakeholders.
- Deep Crypto Knowledge:
- Immersed in the crypto world, with a finger on the pulse of industry trends and narratives.
- Experience with native crypto protocols and innovative blockchain features.
- Strategic Visionary: A strategic thinker who can balance long-term innovation with immediate deliverables.
Why Join Us?
We are at the forefront of blockchain innovation, offering:
- The chance to work on a groundbreaking Layer 2 (L2) Ethereum solution, leveraging Eigenlayer restaked security.
- A mission-driven environment prioritizing security, censorship resistance, and user empowerment.
- Backing by top-tier VCs like Polychain Capital and IOSG, Cluster Capital.
- A fully remote, flexible work environment with opportunities for travel to conferences and team events.
Compensation & Benefits
- Competitive compensation, around $230k+ base salary + equity and tokens
- Work with a globally distributed, passionate team.
- Opportunities for professional development and networking in the blockchain space.
What is EVM?
EVM stands for Ethereum Virtual Machine, and it is the runtime environment for smart contracts in the Ethereum network
It is a virtual machine that executes code written in the Solidity programming language, which is the language used for writing smart contracts on the Ethereum platform
The EVM is a sandboxed environment, which means that code executed within the EVM is isolated from the rest of the network and cannot interact with it directly
This is important for security reasons, as it prevents malicious code from affecting the rest of the network
When a smart contract is deployed to the Ethereum network, it is compiled into bytecode that can be executed by the EVM
Each node on the network maintains a copy of the EVM, which allows them to execute smart contract code and validate transactions
When a transaction is submitted to the network, the EVM processes it by executing the corresponding smart contract code
The EVM processes the transaction by reading the bytecode, interpreting it, and executing it step by step
The EVM then returns the result of the transaction to the sender, which can include changes to the state of the contract or the network as a whole
The EVM is designed to be Turing-complete, which means that it is capable of performing any computation that can be performed by a computer
This allows for complex smart contracts to be executed on the Ethereum network, including those with conditional logic, loops, and other advanced programming constructs
The EVM is a key component of the Ethereum network, as it allows for the execution of smart contracts in a secure and isolated environment
It is a crucial part of the blockchain infrastructure that enables decentralized applications to be built and run on the Ethereum platform.