| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Austin Werner Ltd 🚀 | San Francisco, CA, United States | $150k - $200k | |||
Keyko | Australia | $72k - $90k | |||
X4 Communications | United States | $36k - $60k | |||
Evmos | San Francisco, CA, United States | $54k - $80k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
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 | |||
IOVLabs | Remote | $54k - $100k |
Senior Smart Contract Engineer
Seeking a Web3 Developer with the experience to contribute to new and existing products immediately. The role requires knowledge of Javascript, Node.js, and React. The role requires expert level experience in Smart Contract Development and a deep understanding of the Ethereum Virtual Machine. This person should have experience building and shipping production-level web applications from inception and be able to write and maintain documentation.
The ideal candidate is organized and productive in a fast-paced environment. They should have experience with Web3.js, Ganache, Truffle, Ethers, OpenZeppelin, Hardhat, Solidity, APIs, and Serverless Execution Environments. They should have a strong portfolio of Web3 projects built on Ethereum, Solana, or Polygon. This candidate should be able to work autonomously and is comfortable in a startup-like environment.
What You’ll Be Doing
- Building new Web3 product from their inception
- Contribute directly to decentralized technologies on the Platform
- Architect and build new web3 technologies technologies on the Platform
- Help FE Teams build reusable components and front-end libraries for future use
- Build and manage NPM packages
- Lead sprint planning and standups to discuss priorities and manage issues
- Maintain documentation and write automated tests to ensure a quality product
- Regularly monitor and improve app performance, diagnose and fix bugs
- Illustrate architectural ideas using storyboards, process flows, and sitemaps
- Identify and troubleshoot API problems (e.g. performance, rate limiting, etc)
- Conduct adjustments based on user and stakeholder feedback
Requirements
- 1-3 years of experience developing original smart contracts with Solidity
- 1-3 years of experience with Hardhat, Truffle, Brownie or a comparable framework
- 5+ years of general software development experience (knows and can apply agile, knows TDD)
- A deep understanding of the Ethereum Virtual Machine
- Prior experience deploying original smart contract systems to some EVM mainnet
- Ability to prioritize and organize operationally complex work, with great attention to detail; are accountable by default
- Skill in at least one of the following: mainnet deployment, blockchain tooling, dapp development
- Strong written and verbal communication skills and can collaborate effectively on a breadth of technical topics
- Self-driven, autonomous, personality with a desire to develop protocols that will have an impact
- A proactive self-starter who wants to take as much ownership as possible for their work, and is highly proactive about expanding the scope of their work
- You are active in crypto and have previously built Web3.js enabled applications
- You are comfortable with API integrations
- You have contributed to open source projects
- You can demonstrate the ability to ship beautiful products and meet deadlines
- Ability to write well-documented, clean code, and have excellent attention to detail
- You use automated testing tools, browser-based debugging, and performance testing tools daily, and can implement CI/CD
- You prefer to code but can understand business requirements and translate them into technical requirements
- You have a desire to move into a engineering leadership role in the future
- You are obsessed with performance and have a desire to build fast, functional, and innovative web applications
- You are highly capable of time management, project management, and working autonomously
- Team spirit, strong communication skills to collaborate with various stakeholders
Please feel free to contact [email protected] for more information.
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.