| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
OKX | San Jose, CA, United States | $166k - $353k | |||
Cake Group | Kuala Lumpur, Malaysia | $36k - $70k | |||
Ondo Finance | Remote | $87k - $87k | |||
Gnosis | New York, NY, United States |
| |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Monad Labs | New York, NY, United States | $120k - $180k | |||
Keyko | Spain | $85k - $184k | |||
EigenLayer | Seattle, WA, United States | $72k - $100k | |||
Gnosis | Remote |
| |||
OpenZeppelin | Remote | $54k - $70k | |||
Mutex Systems Pvt. Ltd. | Pakistan | $62k - $70k | |||
Gnosis | Portugal |
| |||
Storm2 | United States | $200k - $300k | |||
Storm2 | United States | $200k - $300k | |||
Parity Technologies | New York, NY, United States | $45k - $72k | |||
Gnosis | Portugal |
|
This job is closed
Who We Are
At OKX, we believe our future is reshaped with technology.
Founded in 2017, OKX is one of the world’s leading cryptocurrency spot and derivatives exchanges. OKX innovatively adopted blockchain technology to reshape the financial ecosystem by offering some of the most diverse and sophisticated products, solutions, and trading tools on the market. Trusted by more than 20 million users in over 180 countries globally, OKX strives to provide an engaging platform that empowers every individual to explore the world of crypto. In addition to its world-class DeFi exchange, OKX serves its users with OKX insights, a research arm that is at the cutting edge of the latest trends in the cryptocurrency industry. With its extensive range of crypto products and services, and unwavering commitment to innovation, OKX’s vision is a world of financial access backed by blockchain and the power of decentralized finance.
We invest in our people as much as we invest in the technology. We are united by our engaging culture, here we win as a team, embrace changes, and do the right thing. We are committed to creating a friendly, rewarding and diverse environment for OKers. It doesn’t matter where you come from, everyone feels valued here, respected and has the same opportunities to develop and thrive — we want to bring out the best in you.
About the Opportunity
We are seeking a talented and experienced Blockchain Developer to join OKBC development team. As a Blockchain Developer, you will be responsible for designing, implementing, and maintaining blockchain-based solutions. Additionally, you will provide support for OKBC hackathons to encourage innovation and collaboration within the OKBC community.
What You’ll Be Doing
- Blockchain Development: Design, develop, and deploy blockchain solutions, including smart contracts and decentralized applications.
- Programming: Write clean, efficient, and maintainable code in languages such as Solidity, Go, or Rust, depending on the blockchain platform being used.
- Smart Contract Development: Create, test, and deploy smart contracts on various blockchain platforms, ensuring security and efficiency.
- Architecture Design: Collaborate with architects and software engineers to design scalable and secure blockchain architectures that meet business and technical requirements.
- Performance Optimization: Analyze and optimize the performance of blockchain networks, including transaction throughput and latency, to enhance scalability and efficiency.
- Documentation: Create technical documentation, including design specifications, development guides, and API references, to ensure proper usage and maintenance of blockchain solutions.
What We Look For In You
- Bachelor's or Master's degree in Computer Science, Software Engineering, or a related field.
- Proficiency in programming languages such as Rust, Go or Solidity.
- Excellent communication and teamwork skills, with the ability to collaborate effectively with cross-functional teams.
- Hands-on experience with blockchain platforms like Ethereum, Cosmos, Bitcoin, EVM or Webassembly virtual machines.
- Proven experience as a Blockchain Developer or similar role, with a strong understanding of blockchain concepts, consensus algorithms, and cryptographic principles.
- Familiarity with smart contract development tools and frameworks (e.g., Truffle, Remix, Web3.js).
- Strong problem-solving and analytical skills, with the ability to design and develop efficient blockchain solutions.
Highlights of Perks and Benefits
- Market competitive total compensation package
- Comprehensive insurance package including medical, dental, vision, disability & life insurance (Company pays 100% for employee/80% for dependents)
- 401K with company contribution
- Paid Parental Leave
- Employee Referral Bonus Program paid in BTC
- Company Donation Match
- More surprises when you join!
The salary range for this position is $166,000 to $353,000. The salary offered depends on a variety of factors, including job-related knowledge, skills, experience, and market location. In addition to the salary, a performance bonus and long-term incentives may be provided as part of the compensation package, as well as a full range of medical, financial, and/or other benefits, dependent on the position offered. Applicants should apply via Okcoin and OKX internal or external careers site.
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.