| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
OKX | Singapore, Singapore | $33k - $75k | |||
Chainlink Labs | Remote |
| |||
Immutable | Sydney, Australia | $62k - $82k | |||
Phantom | San Francisco, CA, United States | $150k - $250k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Status | Remote | $63k - $90k | |||
Stellar Development Foundation | Miami, FL, United States | $94k - $144k | |||
Aurora Labs | Remote | $33k - $75k | |||
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 |
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 OKC
OKC (OKX Chain) is an EVM-compatible L1 built on Cosmos with a focus on true interoperability (IBC) and maximized performance. At high scalability, developers can build and scale with low gas fees. The OKC ecosystem and infrastructure, including the all-in-one multi-chain Web3 interface, enables a seamless experience for both developers and users.
Find out more about us on https://okx.com/okc
- Understand blockchain industry and platform business, with high market sensitivity, be able to track and study the hot trending of the industry, understand and participate in the Defi product, and be able to implement it regularly.
- Expand and select high-quality POS projects and on-chain Defi products that can cooperate with the platform, be responsible for the follow-up of the project, and complete the project-related industry understanding and market analysis. Output cooperation plans with global resource projects, be able to introduce traffic to platform by using project’s resources and influences.
- Establish a good relationship with overseas blockchain investment institutions and conduct cooperation analysis and evaluation for the platform's project resources with potential for future cooperation.
- Regularly conduct research on new trends in the industry, summarize the highlights of the new trends, and maintain attention to projects in relative field.
- More than 1 year of working experience in the blockchain industry or financial industry;
- Possess an overseas study or work background, and a good understanding of the Web3/Defi market is preferred.
- Strong understanding of Defi protocols, Defi projects especially on Earn/Staking/Invest products.
- Excellent English listening, speaking, reading and writing skills, able to conduct overseas business meetings
- Ability to withstand pressure and strong sense of responsibility, teamwork spirit, and good communication and coordination skills.
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.