| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Phantom | San Francisco, CA, United States | $150k - $250k | |||
Status | Remote | $63k - $90k | |||
Stellar Development Foundation | Miami, FL, United States | $94k - $144k | |||
Aurora Labs | Remote | $33k - $75k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Cake Pte Ltd | Singapore, Singapore |
| |||
Monad | New York, NY, United States |
| |||
Monad Labs | New York, NY, United States |
| |||
Spectrum Search | San Francisco, CA, United States | $63k - $100k | |||
BlockchainStaffingNinja | United States | $63k - $85k | |||
Coinmarketcap | Remote | $62k - $82k | |||
Securrency | United States | $54k - $90k | |||
Offchain Labs | United States | $63k - $90k | |||
Anagram Ltd | United States | $105k - $111k | |||
BlockchainStaffingNinja | New York, NY, United States | $45k - $90k | |||
Status | Remote | $84k - $110k |
Phantom, the world-renowned Web3 wallet, is seeking a Web3 Engineer to join our cutting-edge team. As a Web3 Engineer at Phantom, you will bring your expertise and passion for blockchain technology to innovate, design, and develop a high-performance crypto wallet used by millions of people across multiple blockchains.
The ideal candidate has a minimum of 2 years of experience in developing web3 applications or smart contracts and can provide code samples that demonstrate your abilities. You have a deep understanding of Ethereum or Solana Web3 stack, and some experience with Solidity/Rust and smart contract development.
As a creative problem-solver and forward-thinking engineer, you have a passion for pushing the boundaries of what is possible with technology and have a deep mastery of open-source technologies that power the web and mobile.
At Phantom, you will have the opportunity to grow as a wise architect and developer, executing complex development roadmaps from inception to deployment. You will work closely with product managers, designers, and fellow engineers to ensure the successful implementation, testing, and deployment of applications.
If you are a highly-skilled, focused, and driven engineer with a passion for web3, we want to hear from you. Apply now to join our team and take your career to the next level at Phantom.
This role is remote; however, we're only open to candidates based in US and EU time zones.
Responsibilities
- Design, Develop & Maintain high-performance crypto wallet supporting Solana and EVM blockchains.
- Collaborate with product managers to innovate, architect, and develop user-facing products and features.
- Scope and estimate complex projects at the feature level and work closely with designers and fellow engineers to execute implementation, testing, and deployment.
- Envision and develop innovative features to help build new web3 use cases.
- Partner with cross-functional teams on all aspects of product development.
- Identify and drive team-wide areas of improvement and best practices.
- Mentor and guide team members to refine their technical and architectural skills.
- Build applications and services that power new and exciting products in the crypto wallet space.
- At least 5 years of experience in software engineering
- Expertise in Node.js, React/React Native, and basic knowledge of encryption and cryptography
- Preferably, a project shipped to mainnet using Solidity
- Ability to ship code using test-driven development
- Ability to build modern React frontends, transforming Figma designs into functional components
- Proficiency in CSS
- Familiarity with version control systems such as Git
- Awareness of engineering best practices
- Problem-solving skills, an analytical mindset, and good judgment
- Self-starter with a desire to expand knowledge and skills
Opportunity
We are a team of experienced builders with a ton of traction in a big and growing market – our users are so passionate they were hacking their way into our private beta. Only months after launching we've acquired millions of users, and are adding hundreds of thousands every week. We are by far the leading wallet on Solana, and plan to expand to other chains soon.
On top of that, there has never been a better time to work in crypto and on wallets in particular.
- Wallets play a pivotal role: Wallets are responsible for on-boarding new users into crypto, and can make or break the user experience.
- We are moving to a multi-chain world: New blockchains and scaling solutions are coming online and gaining traction, but are lacking decent wallets and bridges.
- DeFi & NFTs are exploding : Interest in DeFi and NFTs has exploded, yet they are still an after-thought in existing wallets.
- Competitive salary and equity.
- Comprehensive insurance (medical/dental/vision) — 100% covered.
- Stipend for your ideal remote / WFH set-up: laptop, headphones, and any other work gear you may need.
- Flexible hours and a long-standing, supportive remote environment.
- Monthly co-working space and mobile phone expense.
- Unlimited vacation: Take time when you need it (and we really mean it).
- 401(k) retirement plan (although we are not matching at this time)
- Wellness benefit
- Daily lunch benefit
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.