| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Steneral Consulting | United States | $63k - $72k | |||
| | Dubai, United Arab Emirates | $81k - $120k | |||
| | London, United Kingdom | $81k - $120k | |||
Coinmarketcap | Remote | $33k - $64k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Shardeum | Remote | $50k - $250k | |||
Consensys | Remote | $72k - $75k | |||
Gnosis | Remote |
| |||
Boson Protocol | Remote |
| |||
Oasis Network | New York, NY, United States | $91k - $104k | |||
Phaxis | United States | $76k - $100k | |||
Enya Labs | Palo Alto, CA, United States | $54k - $80k | |||
ParagonsDAO | Remote | $95k - $120k | |||
Aave Companies | Remote | $65k - $100k | |||
Evmos | New York, NY, United States | $67k - $72k | |||
Windranger Labs | United States | $90k - $150k |
Remote role, EST work hours
Please look for someone with Solidity and Blocklchain/EVM based network exp as that will be aligning exactly with what the client does
Must be senior and 10/10 comms
Roles And Responsibilities
Seeking a highly skilled and experienced Lead Front End Developer to join our team. As the Lead Front End Developer, you will be responsible for creating responsive websites utilizing frameworks for both front-end applications. You will play a crucial role in designing and implementing scalable and efficient solutions while ensuring the quality and performance of our applications.
- Develop and maintain front-end web applications.
- Collaborate with cross-functional teams to gather requirements and translate them into technical solutions. Working closely with product managers, designers, and other stakeholders to define project scope, timelines, and deliverables.
- Lead and mentor a team of developers, providing guidance and support throughout the development process.
- Ensure adherence to best practices, coding standards, and quality assurance processes.
- Participate in code reviews to maintain code quality and ensure consistency across the team.
- Conduct thorough testing and debugging to identify and fix any issues or bugs.
Knowledge, Skills And Abilities
- Solid experience in front end development with React, NextJS, JavaScript, CSS. Tailwind CSS will be a huge plus.
- Strong knowledge of website SEO optimization techniques and best practices.
- Experience working with AWS, RDS, and/or other cloud technologies.
- Experience with Agile methodologies and full life cycle software development.
- Experience with Web3 tooling, such as Hardhat, and programming in Solidity is a definite plus.
- Knowledge of blockchain networks, particularly EVM-based networks, is a definite plus.
- Comfortable working remotely as part of a high-velocity distributed team.
- Strong problem-solving skills and ability to work in a complex and ambiguous environment.
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.