| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Paraform | San Francisco, CA, United States | $140k - $210k | |||
Austin Werner Ltd 🚀 | San Francisco, CA, United States | $150k - $200k | |||
Keyko | Australia | $72k - $90k | |||
X4 Communications | United States | $36k - $60k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Evmos | San Francisco, CA, United States | $54k - $80k | |||
The Paper Kite Company | San Francisco, CA, United States | $36k - $92k | |||
Matter Labs | New York, NY, United States | $84k - $90k | |||
Crossmint.io | Making NFTs Accessible to Everyone | Miami, FL, United States | $81k - $100k | |||
Solana US | United States | $185k | |||
Monad Labs | New York, NY, United States | $72k - $100k | |||
Sentry | San Francisco, CA, United States | $58k - $76k | |||
Infinite Reality | San Francisco, CA, United States | $45k - $75k | |||
Quest Groups LLC | United States | $81k - $100k | |||
Evmos | San Francisco, CA, United States | $58k - $90k | |||
Monad Labs | New York, NY, United States | $33k - $75k |
SALARY: $140,000-$210,000
Link to apply and be considered for this role: https://www.paraform.com/company/axel/cl6r10v6u08850glb88lr6pjz/apply
About Axel
Axel builds developer infrastructure for the future of finance. We’re unlocking financial freedom for everyone, starting with the developer. As the leading universal and composable decentralized finance infrastructure platform, we’ve built the world class developer tooling needed to make building on the blockchain frictionless.
Our culture is at the core of everything we do. We're obsessed with building teams that are intentional about what they create and empathetic through their process. We know that Axel is not possible without trailblazing, caring, and collaborative visionaries, so we've curated an environment that makes you excited to come to work each day and build a product we're all proud of — together.
Axel is extremely well funded from phenomenal investors and some of the brightest minds in technology, giving us many years of runway and the ability to pay competitive salaries, offer great benefits, and provide meaningful equity.
The Role
Axel is building out smart contract infrastructure to scale our financial platform. As one of our initial smart contract engineers, you will be joining a team of hyper talented engineers to architect and build protocol infrastructure, proxy and interface contracts, open-source smart contract libraries, and more. You'll be responsible for bringing the same level of security, speed, and stability from our existing financial infrastructure platform to our smart contract infrastructure. The contracts you build will quickly become a platform for thousands of teams to millions of users globally.
At Axel, we believe the magic happens when we’re in person. Our headquarters are based in Silicon Valley. If you are not based in the Bay Area and want to be IRL with the team, we can help you relocate or fly you to the HQ on a regular basis.
What You’ll Be Doing
- Build leading blockchain infrastructure. You’ll be building out Axel’s core smart contract adapters and proxy/interface contracts to support our API, as well as Axel’s public smart contract libraries.
- Scope and lead complex technical projects. You’ll architect and design smart contracts with an emphasis on readability, security, performance, and scalability.
- Architect simple solutions across complex systems. You’ll be driving standardization in crypto protocols by defining and designing seamless interfaces.
- Maintain world class security. You’ll write, deploy, and test secure smart contracts and maintain them in production.
- Set new standards for financial innovation. Build secure smart contract protocols and backend services to support Axel’s APIs and connect Axel’s developers with the decentralized finance ecosystem.
- Play as a team. At Axel, engineering is a team sport. In a week, you might mentor other engineers in high leverage Solidity/EVM topics and best practices, or you might be pair programming with other engineers. We're looking for builders who are committed to working together to build an incredible product.
- Lead by example. Develop and take ownership on best practices for EVM protocol upgrades and versioning across different networks.
- 2-4 years of backend development experience
- 1-2 years of Solidity smart contract development, including mainnet production deployments of non-trivial protocols and related security audits
- Background in Computer Science or a technically related field
- Proficiency with Solidity, the Ethereum Virtual Machine (EVM), wallet interfaces, and RPCs
- Experience designing, building, testing, deploying, and maintaining high traffic smart contracts
- Experience with cutting edge developer tools, such as Hardhat, Foundry, Solmate, Ganache, and/or Truffle is preferred
- Ability to balance shipping quickly with building secure, robust, scalable infrastructure
- Experience working with startups and fast-paced, ambitious environments
- Passion for decentralized finance and blockchains
- A “can-do” hustler mentality, being a former founder, or building side projects is a huge plus
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.