| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Monad Labs | New York, NY, United States | $72k - $100k | |||
Further Ventures | Abu Dhabi, United Arab Emirates | $43k - $86k | |||
Infinite Reality | San Francisco, CA, United States | $45k - $75k | |||
Aragon Association | Remote | $90k - $90k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Toki | Miami, FL, United States | $54k - $115k | |||
Susquehanna International Group, LLP (SIG) | United States | $72k - $100k | |||
Syro | New York, NY, United States | $150k - $250k | |||
Succinct | San Francisco, CA, United States | $62k - $77k | |||
Succinct | San Francisco, CA, United States | $84k - $110k | |||
Enya | Palo Alto, CA, United States | $37k - $75k | |||
OKX | San Jose, CA, United States | $52k - $80k | |||
Ethereum Foundation | Remote |
| |||
Hang | San Francisco, CA, United States | $140k - $220k | |||
Golden | Remote | $39k - $75k | |||
Spaceport Technologies | Boston, MA, United States | $72k - $100k |
This is a stub while we update this. We are hiring for a first Growth/Marketing hire. Our team is almost exclusively engineering right now. You will take on significant responsibility to grow our presence and voice.
Please feel free to drop your resume here and we will schedule a time to meet with you to discuss further.
In the meantime, here is a tiny bit about us:
Monad is creating the foundation for a new world of powerful decentralized applications. We're doing this by building a new ultra high-performance EVM-compatible blockchain supporting 10,000 TPS, and by supporting a growing ecosystem of app developers leveraging the high throughput and interactivity of this new platform.
Our mission is to enable a new universe of apps—use cases and user flows that are currently impossible—that take advantage of this efficient, interconnected environment, ultimately unleashing the power of decentralization to make the world more efficient and fair.
About Monad
Monad Labs is an early-stage venture-backed crypto startup founded by HFT engineers from Jump Trading. We are working on the most impactful problem in crypto: building a high-performance blockchain to address severe bottlenecks in existing systems.
The Monad blockchain offers the best of both worlds for dapp developers: performance and portability. Our key differentiator is combining extremely high performance with EVM compatibility. To do this, our team solves challenging problems in distributed systems and low-level optimization.
After strict focus on developing our core infra and technology, Monad blockchain is quickly approaching its Testnet v0 release. Ahead of that launch, we are excited to welcome our first growth hire.
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.