EVM Jobs

1,200 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

Aave Companies

London, United Kingdom

$72k - $100k

Coinmarketcap

Remote

$84k - $180k

Storm2

United States

$200k - $300k

Austin Werner

New York, NY, United States

$200k - $300k

Matter Labs

Dublin, Ireland

$81k - $95k

Moonsong Labs

Paris, France

$72k - $84k

Spectrum Search

United States

$126k - $204k

OKX

San Jose, CA, United States

$166k - $353k

Cake Group

Kuala Lumpur, Malaysia

$36k - $70k

Ondo Finance

Remote

$87k - $87k

Gnosis

New York, NY, United States

Monad Labs

New York, NY, United States

$120k - $180k

Keyko

Spain

$85k - $184k

EigenLayer

Seattle, WA, United States

$72k - $100k

Gnosis

Remote

UX Engineer

Aave Companies
$72k - $100k estimated

This job is closed

UX Engineer

London, England /
Engineering /
Full-time
/ Remote

Apply for this job
About us: 

The Aave Companies are a group of software development companies that build open-source, blockchain-based software for the Web3 world. With a mission to reinvent our modern paradigms in the realm of finance, social media and beyond, we are focused on building revolutionary products and protocols that will reinvent the ways we communicate, our financial systems, and our cultural norms. United with one clear goal, the Aave Companies are determined to build a future for users that provide them with better control over their finances, data and social experiences.

Our culture: 

Having cultivated a thriving, collaborative culture, our team is kind, welcoming and passionate about what we are building. We celebrate differences and seek to develop and retain the most talented people from a diverse candidate pool from all over the world. No matter where you are based, no ghost will be left behind and we appreciate every moment we get to work and have fun together.

About the role:

Aave is seeking a UX engineer to drive innovation and enhance the user experience of the Aave app and GHO stablecoin. You should possess a strong passion for web3 technology and a deep understanding of user experience design. In this role, you will be responsible for designing, implementing, and refining user interfaces that interact with Ethereum and other EVM based networks. You will work closely with the Aave team to develop and maintain an intuitive and engaging user experience.

How you can make an impact:

    • Drive the enhancement of user experiences within the decentralized finance (DeFi) space, empowering users to navigate and leverage financial protocols with ease.
    • Influence the design direction by leveraging user insights and data to create intuitive interfaces and optimize information architecture.
    • Contribute to creating a cohesive and visually appealing design language that aligns with Aave's brand guidelines and promotes a seamless user experience.
    • Improve accessibility and inclusivity within the product by implementing best practices and complying with accessibility standards.
    • Collaborate with developers to ensure the accurate implementation of designs and contribute to a user-focused development process.

Let's connect if:

    • You are passionate about revolutionizing the user experience in the DeFi industry and shaping the future of decentralized finance.
    • You have a strong background in user-centered design, conducting user research, and creating intuitive and visually appealing interfaces.
    • You enjoy working in a collaborative and dynamic environment, collaborating with cross-functional teams and contributing to the evolution of design systems.
    • You have experience with Figma or similar design tools and are proficient in front-end development technologies like HTML, CSS, and JavaScript.
    • You are a continuous learner, staying up-to-date with the latest UX trends and methodologies and eager to share knowledge within the team.
Haven’t quite met all the criteria? Let’s not miss out on the chance to speak. Whilst you might not meet every single requirement, you might bring other, more exciting skills to the companies!

What we stand for:

Craft — Seek excellence.
Accountability — One for all. All for one.
Integrity — Be true.
Sisu — Dig deep.
Community — We’re in it together. 

Equal opportunities statement: 

The Aave Companies celebrates diversity and views each and every team member as a separate individual with their own unique identity. No matter your race, religion, gender, ethnicity, age, disability, sexual orientation or even the wallet you use, we welcome you at the Aave Companies. As an equal opportunities employer, we take accountability and believe in everyone's potential to build, create and inspire changes. With a mission to build a diverse workforce, we are proud to foster a working environment in which everyone can feel safe and valued for who they are.
Apply for this job

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.