EVM Jobs
1,198 jobs found
Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Horizen Labs | Milan, Italy | $72k - $110k | |||
Moonsong Labs | Paris, France | $72k - $84k | |||
Moonsong Labs | Madrid, Spain | $45k - $72k | |||
Kronos Research | Hong Kong, Hong Kong | $27k - $90k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Stealth Startup | Remote | $150k - $250k | |||
Bitbrand | United States | $90k - $100k | |||
Evmos | New York, NY, United States | $90k - $100k | |||
Trust Machines | New York, NY, United States | $160k - $215k | |||
Airstack | Remote |
| |||
OpenZeppelin | Remote | $72k - $150k | |||
Trust Wallet | Remote | $74k - $75k | |||
Overmind | United States | $86k - $115k | |||
Consensys | Remote | $80k - $200k | |||
Aave Companies | London, United Kingdom | $72k - $100k | |||
Coinmarketcap | Remote | $84k - $180k |
This job is closed
We are looking for a Business Development Manager with deep experience in Web3 and blockchain technology to operate across the EMEA regions and be responsible for leading regional relationship development and boosting our public blockchain ecosystem, Horizen and our EVM EON.
This role will be responsible for acquiring new integrations, distribution channels and partnerships within the Web 3 space in Europe - including large enterprises, organizations, and governments - and promoting our blockchain products, infrastructure, tools, and applications. This role will also spend their time engaging with Web3 protocols and developers operating in the European blockchain scene to grow our public ecosystem, Horizen.
Our ideal candidate owns an agile mind that can compellingly explain complex technical concepts to both those familiar and unfamiliar with blockchain technology. Most of all, weâre looking for someone passionate to help Horizen Labs grow into the go-to blockchain ecosystem for the worldâs most important protocols, developers, and enterprise organizations.
What Youâll Own:
- Own your own success - You will be responsible for creating integrations and partnerships on Horizen Labsâ products, namely our flagship public blockchain ecosystem Horizen. Your performance will be measured through financial and other sales metrics.
- Discovery and Diagnosis - Lead discussions with prospective partners, investigate broad themes in Web3 verticals, and communicate findings to Product, Marketing, and Enterprise Solutions.
- Preparation and Analysis - Collaborate across functional groups to develop customized blockchain solutions with clearly articulable ROIs.
- Pitching and Negotiation - Liaise with Engineering, Product, Operations and Legal departments to prepare proposals for potential partners and integrations and shepherd deals through closing and beyond.
- Customer Success - Help existing partners excel with Horizen Labs products and services to ensure they achieve promised ROIs and to understand how products can be enhanced or extended to better meet partnersâ needs.
- Continuous Improvement - Iterate on the companyâs BD methodology and process to ensure our growth metrics are achieved.
- Develop a Team - Mentor and grow a team of highly motivated business development managers and associates.
Skills and Qualifications:
- 10 years of experience in a high-impact enterprise technology sales, business development or partnership environment in one or more European countries. Some demonstration of track record (targets hit, awards received, etc) is required. A previous professional experience in a consultancy firm will be considered as a nice to have.
- Excellent interpersonal skills and networking skills, an existing rolodex of potential partners preferred or at least some demonstrable experience building relationships with C-suite and other senior management.
- A demonstrated ability to craft solutions to enterprise business problems or pain points, including the ability to deeply understand a business through investigation and research.
- A passion for blockchain technology, DeFi applications, NFTs, wallets, explorers, DAO tools, other key Web3 building blocks and tools.
- Comfortable using technology, including Google Workspace, Excel, and Powerpoint.
- Exceptional written and verbal communication skills; ability to convey complex blockchain/crypto topics to non-experts.
- Intellectual curiosity, humility, and creativity.
- Candidates with an MBA or technical Masterâs and a track record of developing partnerships in the Web3 space are preferred.
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.