| Job Position and Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|
| $40k - $100k | ||||
| $0k | ||||
| $48k - $75k | ||||
| $11k - $60k | ||||
ISO 9001 Certified | 400+ students | Learn more | by Metana | ||
| $200k - $250k | ||||
| $11k - $80k | ||||
| $50k - $80k | ||||
| $54k - $82k | ||||
| $26k - $39k | ||||
| $80k - $120k | ||||
| $72k - $110k | ||||
| $43k - $86k | ||||
| $36k - $62k | ||||
| $72k - $90k | ||||
| $100k - $16k |
About this role
We're building the next generation hyper-efficient stableswap!
You will be joining a highly technical team of 10 that values open sourcing, automated testing, security, and collaboration. As early adopters in a nascent space, we are continuously laying the groundwork and raising the bar of the decentralized application standard. In addition to having a critical role in shaping the Wombat Exchange direction, you will significantly influence the next wave of web3, decentralized applications to come.
In this role, you will discover, own, and execute Wombat's innovative algorithm and design.
What you’ll achieve:
Drive high-level decisions about Wombat Exchange's protocol architecture, incentive structures, and features
Design, implement, and test protocol upgrades and additions
What you’ll bring:
Demonstrable experience interacting with the EVM and writing high-quality, well-tested Solidity
Works well with autonomy and can drive strong culture at early stage startups
Strong written and verbal communication skills and can collaborate effectively on a breadth of technical topics
Even better if you have:
Knowledge of Typescript paired with React/Nextjs
Familiarity with crypto-economic protocol design including governance and incentive structures
Prior experience building systems for financial markets
Technologies We Use and Teach: Solidity, Typescript, Javascript, React, Node, Truffle, Web3
Don’t check all the boxes? No problem. We’re passionate about building a diverse team, so if you think you’ve got what it takes—apply anyway. While we have a good idea of what we need, we’re ready for you to challenge our thinking on who needs to be in this role.
Wombat Exchange focuses on Blockchains and Blockchain / Cryptocurrency. Their company has offices in Hong Kong, Hong Kong, and Remote. They have a small team that's between 11-50 employees.
You can view their website at https://wombat.exchange
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.