EVM Jobs

1,208 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of EVM Jobs
Job Position Company Posted Location Salary Tags

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Gnosis

Remote

Insomnia Labs

New York, NY, United States

$45k - $65k

0x

San Francisco, CA, United States

$95k - $230k

Empirical

San Diego, CA, United States

$97k - $105k

Maple

Remote

$90k - $150k

Ava Labs

New York, NY, United States

$99k - $140k

VolumeFi

United States

$150k - $300k

Volume

Remote

$150k - $300k

BitGo

Palo Alto, CA, United States

$107k - $186k

Gnosis
Freelancer, Full or part-time · Remote
Apply
What you will do

Location: Gibraltar, Berlin, Lisbon, or remote

Position:  Full-time


About the role


We seek a highly skilled and experienced Senior Security Engineer to join our dynamic team. As a Senior Security Engineer, you will play a critical role in ensuring the security and integrity of our systems, networks, and data. You will be responsible for designing, implementing, and maintaining security solutions to protect against internal and external threats. The ideal candidate should deeply understand security best practices, (blockchain) industry standards, and emerging technologies.


  • Design and implement comprehensive security strategies and measures to safeguard systems, networks, and data from unauthorized access, vulnerabilities, and threats

  • Develop and deliver security awareness programs and training sessions to educate on security risks, policies, and best practices. Promote a culture of security awareness and compliance

  • Conduct regular vulnerability assessments and penetration tests to identify and address security vulnerabilities and weaknesses. Evaluate the effectiveness of existing security controls and recommend improvements

  • Develop and implement incident response plans and procedures. Respond to security incidents, conduct investigations, and provide timely resolution. Collaborate with cross-functional teams to minimize the impact of security incidents and ensure business continuity

  • Evaluate, select, and implement security tools, technologies, and solutions to enhance security. Manage and maintain security systems such as firewalls, intrusion detection/prevention systems, endpoint protection, and security information and event management (SIEM) systems

  • Create and maintain security policies, procedures, guidelines, and documentation. Prepare and present security reports, metrics, and recommendations to management and stakeholders

Who you are
  • Bachelor's degree in Computer Science, Information Security, or a related field. Relevant certifications such as CISSP, CISM, or CEH are desirable
  • Proven experience working as a Security Engineer, preferably in a senior or leadership role.

  • Deep understanding of information security concepts, principles, and best practices.

  • Strong knowledge of IT enterprise providers such as AWS and Google

  • Strong knowledge of security solutions for AWS (WAF, Shield, Trust Advisor, VPC flow logs), intrusion detection/prevention systems, and vulnerability scanning tools

  • Familiarity with security compliance standards and regulations, such as ISO 27001 and GDPR

  • Excellent problem-solving skills and ability to analyze complex security issues.

  • Strong communication and interpersonal skills, with the ability to effectively convey security concepts to both technical and non-technical stakeholders.

  • Proactive mindset and ability to work independently as well as collaboratively in a team environment.

  • Demonstrated ability to lead security projects and initiatives.

What we can offer you
  • Do you need resources to pursue your professional goals? → We got you covered with a personal education and conference budgets 

  • Is there something that you would like to try out within our projects?  → You can use your Friday afternoons on research or on a side project in our ecosystem

  • Our hierarchy is flat, so there is no chance to get lost in vertical looking organizational structure

  • Not really an early bird? No worries!  → Flexible working schedules and remote work policies are, for a long time, part of our culture

  • And do not worry about your equipment and subscriptions. We’ll equip you with the latest hardware and provide you with all the tools you need! 

But most important - grow with us! We're growing rapidly, the industry is expanding fast, and we have a lot to do. If you're someone who loves taking initiative and getting things done, there are a lot of opportunities for you at Gnosis. We’re enthusiastic about our shared mission and enjoy spending time together!


Please apply with your (English) resume. We look forward to your application!


At Gnosis, we strive to create an inclusive environment that empowers our employees. We believe that our products and services benefit from our diverse backgrounds and experiences and are proud to be an equal opportunity employer: all qualified applicants are considered for positions regardless of race, ethnic origin, age, religion or belief, marital status, gender identification, sexual orientation, or physical ability.

Apply for this position
About us

The Gnosis mission has always been centered on building decentralized infrastructure for the Ethereum ecosystem. When Gnosis was founded in 2015, it focused on building prediction markets to enable worldwide access to accurate information. While creating the prediction market platform, it became clear that Gnosis needed to build the infrastructure required to support it.

As a DAO, Gnosis uses the products that it creates to transparently guide decisions on the development, support, and governance of its ecosystem.

Gnosis Safe (multisig and programmable account), Cow Protocol (formerly CowSwap and Gnosis Protocol), Conditional Tokens (prediction markets), Gnosis Auction, and Zodiac (standard and tooling for composable DAOs) are all products incubated by Gnosis. Their success is demonstrated by the recent spin-out of Cow Protocol and the formation of SafeDAO. By combining needs-driven development with deep technical expertise, Gnosis has built the decentralized infrastructure for the Ethereum ecosystem.


In November 2021, the xDai and GnosisDAO communities voted to combine their vibrant ecosystems to create the Gnosis Chain. Gnosis Chain uses the xDai token. It is the associated execution-layer EVM chain for stable transactions and includes a wide-ranging group of projects and users.

Gnosis Chain is secured by a diverse set of validators. With over one hundred thousand validators and counting, we’re building a resilient and neutral network open to anyone without privilege or prejudice. Be a part of a team leading the web3 movement.
Apply for this position

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.