Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Kraken | United States | $90k - $100k | |||
molecule.xyz | Berlin, Germany | $72k - $90k | |||
Lazer Technologies | Remote | $120k - $160k | |||
Chainlink Labs | United States | $72k - $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 | |||
Web3 Recruit | Remote | $220k - $260k | |||
Nibiru | Remote | $63k - $80k | |||
Amber Group | Hong Kong, Hong Kong | $40k - $120k | |||
Shardeum Foundation | Remote | $104k - $117k | |||
Chainlink Labs | United States | $105k - $180k | |||
Rome Protocol | Los Angeles, CA, United States | $8000k - $13000k | |||
xalts | Bengaluru, India | $90k - $105k | |||
Shardeum Foundation | Remote | $72k - $90k | |||
Kraken | United States | $36k - $87k | |||
Manta Network, Powered by p0x labs | New York, NY, United States | $85k - $150k | |||
TAC | Remote | $72k - $88k |
Building the Future of Crypto
Our Krakenites are a world-class team with crypto conviction, united by our desire to discover and unlock the potential of crypto and blockchain technology.
What makes us different?
Kraken is a mission-focused company rooted in crypto values. As a Krakenite, you’ll join us on our mission to accelerate the global adoption of crypto, so that everyone can achieve financial freedom and inclusion. For over a decade, Kraken’s focus on our mission and crypto ethos has attracted many of the most talented crypto experts in the world.
Before you apply, please read the Kraken Culture page to learn more about our internal culture, values, and mission. We also expect candidates to familiarize themselves with the Kraken app. Learn how to create a Kraken account here.
As a fully remote company, we have Krakenites in 70+ countries who speak over 50 languages. Krakenites are industry pioneers who develop premium crypto products for experienced traders, institutions, and newcomers to the space. Kraken is committed to industry-leading security, crypto education, and world-class client support through our products like Kraken Pro, Desktop, Wallet, and Kraken Futures.
Become a Krakenite and build the future of crypto!
Proof of work
The Team
Join our Crypto team to help integrate Kraken’s systems with an ever-expanding universe of cryptocurrencies and blockchains. This team is responsible for developing & supporting crypto operations including deposits, withdrawals & staking.
As a member of this team, your focus is on protecting client funds. You will be responsible for building systems that communicate with various blockchains to enable the timely processing of client transactions, while also ensuring the safety and security of all funds on the exchange.
The Opportunity
Integrate our existing systems with exciting new blockchains
Design and implement low-latency, high-availability, super secure applications and data protection systems
Write highly scalable, high volume services
Write reusable, testable, and efficient code
Design and optimize database schemas
Own, develop and maintain existing crypto services
Skills you should HODL
At least 3 years of backend development experience
Solid expertise in the Ethereum stack, with hands-on experience in smart contract development using Solidity
Strong backend development skills with Typescript (Node.js) and/or Rust
Understanding of cryptographic principles and security best practices for EVM-based systems
Familiarity with Docker, Kubernetes, and GNU/Linux environments
Proficiency with Git and testing frameworks for automated testing and unit tests
Passion for blockchain development, with a strong focus on Ethereum, EVM, L2s and decentralized technologies
-
A proactive and adaptable mindset, ready to tackle dynamic challenges in a fast-paced environment
#LI-Remote #USEU
This job is accepting ongoing applications and there is no application deadline.
Please note, applicants are permitted to redact or remove information on their resume that identifies age, date of birth, or dates of attendance at or graduation from an educational institution.
We consider qualified applicants with criminal histories for employment on our team, assessing candidates in a manner consistent with the requirements of the San Francisco Fair Chance Ordinance.
Kraken is powered by people from around the world and we celebrate all Krakenites for their diverse talents, backgrounds, contributions and unique perspectives. We hire strictly based on merit, meaning we seek out the candidates with the right abilities, knowledge, and skills considered the most suitable for the job. We encourage you to apply for roles where you don't fully meet the listed requirements, especially if you're passionate or knowledgable about crypto!
As an equal opportunity employer, we don’t tolerate discrimination or harassment of any kind. Whether that’s based on race, ethnicity, age, gender identity, citizenship, religion, sexual orientation, disability, pregnancy, veteran status or any other protected characteristic as outlined by federal, state or local laws.
Stay in the know
Follow us on Twitter
Learn on the Kraken Blog
Connect on LinkedIn
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.